@font-face {
    font-family: 'Roboto-Slab';
    src: url('fonts/roboto-slab.woff2') format('woff2');
}
    
 
@font-face {
    font-family: 'Fugaz';
    src: url('fonts/FugazOne-Regular.woff') format('woff'),
         url('fonts/FugazOne-Regular.ttf') format('truetype');
}