/* Below-the-fold number fonts — load async to keep mobile LCP clear */
@font-face {
    font-family: 'PinarModernNumbers';
    src: url('../fonts/Pinar-DS3-FD-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PinarModernNumbers';
    src: url('../fonts/Pinar-DS3-FD-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
