/* Self-hosted, latin subset only.
 *
 * Not a font CDN link: every request to fonts.gstatic.com from a page showing
 * a named staff member's evaluation is a third party learning that the page
 * was opened. The whole family is 74KB — cheaper than the round trip anyway.
 *
 * Nunito Sans ships as one variable file covering 400-700, so all three
 * weights point at it. Spectral is static per weight.
 * Avenir Next is a licensed macOS system font and is preferred where present;
 * Nunito Sans is the fallback the design handoff specifies.
 */
@font-face{font-family:'Nunito Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('/fonts/nunito-sans-var.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/spectral-400.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-style:italic;font-weight:400;font-display:swap;src:url('/fonts/spectral-400i.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-style:normal;font-weight:500;font-display:swap;src:url('/fonts/spectral-500.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-style:normal;font-weight:600;font-display:swap;src:url('/fonts/spectral-600.woff2') format('woff2')}
