@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: normal;
    src: local('Sora'), local('Sora-Regular'), url(./../fonts/sora-regular-webfont.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Sora';
    font-style: normal;
    font-weight: bold;
    src: local('Sora Bold'), local('Sora-Bold'), url(./../fonts/sora-bold-webfont.woff) format('woff');
    font-display: swap;
}
