/* Konstant Grotesk Book — proprietary font, file local trong theme */
@font-face {
    font-family: 'Konstant Grotesk';
    src: url('./neuekonstantgrotesk-book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
