/* Inter - Regular 400 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./fonts/inter_5.2.8_latin-400-normal.woff') format('woff2');
}

/* Inter - Bold 700 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./fonts/inter_5.2.8_latin-700-normal.woff') format('woff2');
}
