@font-face {
    font-family: 'SF Pro';
    src: url('./SFPRODISPLAYREGULAR.OTF') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sora';
    src: url('./Sora-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI';
    src: url('./SegoeUI-Regular.ttf') format('truetype');
}