 @font-face {
    font-family: 'pixelifysans';
    src:  url('/fonts/PixelifySans.ttf') format('truetype'),
          url('/fonts/PixelifySans.woff') format('woff');
}

 @font-face {
    font-family: 'leviwindow';
    src:  url('/fonts/leviwindows.ttf') format('truetype'),
}

 @font-face {
    font-family: 'terminal-grotesque';
    src:  url('/fonts/terminal-grotesque.ttf') format('truetype'),
}