@font-face {
    font-family: 'FSAlberta';
    font-display: swap;
    src: url("./../font/FSAlbertaRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FSAlberta';
    font-display: swap;
    src: url("./../font/FSAlbertaBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoThin';
    font-display: swap;
    src: url("./../font/RobotoThin.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("./../font/RobotoRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oktah Neue Variable';
    src: url('./../font/OktahNeueVariable.woff2') format('woff2'),
        url('./../font/OktahNeueVariable.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
