@font-face {
    font-family: 'Inter';
    src: url('Inter-VariableFont_slnt,wght.ttf');
}

@font-face {
    font-family: 'Inter Black';
    src: url('Inter-Black.ttf');
}

@font-face {
    font-family: 'Inter SemiBold';
    src: url('Inter-Light.ttf');
}
