@font-face {
    src: url(Oswald-VariableFont_wght.ttf);
    font-family: 'Oswald';    
    font-weight: normal;
} 

@font-face {
    src: url(MontserratAlternates-Regular.ttf);
    font-family: 'Montserrat Alternates';    
    font-weight: normal;
} 

@font-face {
    src: url(Roboto-Regular.ttf);
    font-family: 'Roboto';    
    font-weight: normal;
} 