/* Inter Tight variable fonts, distributed under the SIL Open Font License. */
@font-face {
    font-family: 'Inter Tight';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/inter-tight-variable.ttf') format('truetype');
}
@font-face {
    font-family: 'Inter Tight';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/inter-tight-italic-variable.ttf') format('truetype');
}
