@font-face {
    font-family: 'Roboto 400';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../../../../api/fonts/Roboto/Roboto-Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Noto Sans 400';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../../../../api/fonts/Noto_Sans/NotoSans-Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Noto Sans 500';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(../../../../api/fonts/Noto_Sans/NotoSans-Medium.woff2) format('woff2');
}


@font-face {
    font-family: 'Playfair Display SC 400';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../../../../api/fonts/Playfair_Display_SC/PlayfairDisplaySC-Regular.woff2) format('woff2');
}