/* Manrope variable font — self-hosted (latin subset). Replaces the Google Fonts CDN. */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url('/vendor/manrope/manrope-latin.woff2') format('woff2');
}
