/* Hanken Grotesk (variable, weights 400–800) — HidayahONE brand font.
   Self-hosted (SIL OFL), supplied in hidayahone-brand-kit.zip. One variable
   file covers the whole weight range, so a single @font-face suffices. */
@font-face {
    font-display: swap;
    font-family: 'Hanken Grotesk';
    font-style: normal;
    font-weight: 400 800;
    src: url('/assets/fonts/hanken-grotesk/HankenGrotesk-Variable.woff2') format('woff2-variations');
}
