@font-face {
    font-family: 'Clarendon Graphic';
    src: url('ClarendonGraphic.woff2') format('woff2'),
        url('ClarendonGraphic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Octosquares Exp';
    src: url('TTOctosquaresExp-Black.woff2') format('woff2'),
        url('TTOctosquaresExp-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Alias for Figma compatibility */
@font-face {
    font-family: 'TT Octosquares Expanded';
    src: url('TTOctosquaresExp-Black.woff2') format('woff2'),
        url('TTOctosquaresExp-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Octosquares';
    src: url('TTOctosquares-Regular.woff2') format('woff2'),
        url('TTOctosquares-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Octosquares Comp';
    src: url('TTOctosquaresComp-Medium.woff2') format('woff2'),
        url('TTOctosquaresComp-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}