/* ========================================
   Self-hosted Google Fonts
   Fonts: Jost (variable), Roboto (variable), Oregano
   Generated: June 2026
   ======================================== */

/* Jost — variable font (weights 100-900, all styles) */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('Jost-Variable.woff2') format('woff2');
}

/* Roboto — variable font (weights 100-1000, all styles) */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100 1000;
    font-stretch: 100%;
    font-display: swap;
    src: url('Roboto-Variable.woff2') format('woff2');
}

/* Oregano — static font (regular 400) */
@font-face {
    font-family: 'Oregano';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('Oregano-Regular.woff2') format('woff2');
}

/* Oregano — static font (italic 400) */
@font-face {
    font-family: 'Oregano';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('Oregano-Italic.woff2') format('woff2');
}
