@font-face {
    font-family: 'Hitmarker';
    src: local('Hitmarker Condensed Medium'), local('Hitmarker-Condensed-Medium'),
    
        url('HitmarkerCondensed-Medium.woff') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
 *{
     font-family: 'teko';
     font-weight: 400;
 }