@font-face {
    font-family: 'Inter-Black';
    src: url('Inter-Black.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-Bold';
    src: url('Inter-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-ExtraBold';
    src: url('Inter-ExtraBold.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-Medium';
    src: url('Inter-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-Regular';
    src: url('Inter-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-SemiBold';
    src: url('Inter-SemiBold.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-Light-BETA';
    src: url('Inter-Light-BETA.otf') format('opentype');
}
