/* Inter — Self-hosted (formerly Google Fonts) */
/* Licensed under SIL Open Font License 1.1 — https://github.com/rsms/inter */

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300 900;
    font-display: swap;
    src: url('inter-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700 900;
    font-display: swap;
    src: url('inter-bold.woff2') format('woff2');
}
