/* Comfortaa — self-hosted (intranet, no CDN). Used ONLY for the Portal
   product wordmark (the lowercase "portal" brand), never for UI text.
   Variable font, weight axis 300–700. */
@font-face {
    font-display: swap;
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 300 700;
    src: url('Comfortaa-Variable.woff2') format('woff2-variations');
}
