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

@font-face {
    font-family: 'Asap';
    src: url('Asap-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AsapRegular';
    src: url('Asap-Regular.ttf') format('truetype');
  
    font-style: normal;
    
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.ttf') format('truetype');
  
    font-style: normal;
    
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Light.ttf') format('truetype');
  
    font-style: normal;
    
}