@font-face
{
font-family: Roboto-Bold;
src: url('../fonts/Roboto-Bold.ttf')
} 
@font-face
{
font-family: Roboto-Light;
src: url('../fonts/Roboto-Light.ttf')
} 
@font-face
{
font-family: Roboto-Medium;
src: url('../fonts/Roboto-Medium.ttf')
} 
@font-face
{
font-family: Roboto;
src: url('../fonts/Roboto-Regular.ttf')
}
@font-face {
    font-family: Bittypix;
    src: url('../fonts/Bittypix Countdown.otf')
}
@font-face {
    font-family: Digital7;
    src: url('../fonts/digital-7.ttf')
}
@font-face {
    font-family: Digital7i;
    src: url('../fonts/digital-7-i.ttf')
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format('woff2');
}