/* Cormorant Garamond - Normal (300-700) */
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('CormorantGaramond-Variable.woff2') format('woff2');
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}

/* Cormorant Garamond - Italic (300-700) */
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('CormorantGaramondItalic-Variable.woff2') format('woff2');
    font-weight: 300 700;
    font-style: italic;
    font-display: swap;
}

/* Inter - Normal (100-900) */
@font-face {
    font-family: 'Inter';
    src: url('Inter-Variable.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* Inter - Italic (100-900) */
@font-face {
    font-family: 'Inter';
    src: url('InterItalic-Variable.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/* JetBrains Mono - Normal (100-800) */
@font-face {
    font-family: 'JetBrains Mono';
    src: url('JetBrainsMono-Variable.woff2') format('woff2');
    font-weight: 100 800;
    font-style: normal;
    font-display: swap;
}

/* JetBrains Mono - Italic (100-800) */
@font-face {
    font-family: 'JetBrains Mono';
    src: url('JetBrainsMonoItalic-Variable.woff2') format('woff2');
    font-weight: 100 800;
    font-style: italic;
    font-display: swap;
}
