@font-face {
    font-family: 'Inter-regular';
    src: url('./Inter-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Inter-bold';
    src: url('./Inter-Bold.otf') format('opentype');
}
