@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Outfit:wght@300;400;500;600;700&display=swap');

@font-face {
    font-family: 'Inter Tight';
    src: url('inter-tight-v9-latin-regular.woff2') format('woff2'), url('inter-tight-v9-latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter Tight';
    src: url('inter-tight-v9-latin-500.woff2') format('woff2'), url('inter-tight-v9-latin-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter Tight';
    src: url('inter-tight-v9-latin-600.woff2') format('woff2'), url('inter-tight-v9-latin-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

/* Brandon Grotesque removed — replaced by Outfit (loaded via Google Fonts above) */