/* Inter self-hosted (rsms/inter v4.0, OFL-1.1) — replaces fonts.googleapis.com.
 * Weights 400/500/600/700 cover every --fw-* token in tokens.css.
 * font-display: swap so users see the system fallback while Inter loads. */

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../../fonts/inter/Inter-Regular.3875f8357497.woff2") format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../../fonts/inter/Inter-Medium.7b7f3cfa2944.woff2") format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../../fonts/inter/Inter-SemiBold.b72fa2728a8e.woff2") format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../../fonts/inter/Inter-Bold.66894432e7ff.woff2") format('woff2');
}
