@font-face {
    font-family: 'Inter Light';
    src: url('../fonts/Inter-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Black';
    src: url('../fonts/Inter-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}