/* [IRIDIAN AI LAYER] Nunito Sans — self-hosted via Google Fonts (gwfh), 5 variants */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/webfonts/fonts/nunito-sans-300.woff2') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/webfonts/fonts/nunito-sans-400.woff2') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/webfonts/fonts/nunito-sans-600.woff2') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/webfonts/fonts/nunito-sans-700.woff2') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('/webfonts/fonts/nunito-sans-800.woff2') format('woff2');
}
