/* Self-hosted webfonts (replaces fonts.googleapis.com).
   Variable TTFs live in /fonts. */
@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/fonts/PlusJakartaSans-Variable-6b68a2205325ea49b65af07e4061f320.ttf') format('truetype');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('/fonts/Outfit-Variable-e31a3aa5fce3366bcadb8e9027f26178.ttf') format('truetype');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Syne';
    src: url('/fonts/Syne-Variable-0436f66fd9c584c710a821aac6f2b023.ttf') format('truetype');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}
