@font-face {
  font-family: 'Lato';
  src: url('/fonts/lato.regular.ttf');
}

@font-face {
  font-family: 'Nofraz';
  src: url('/fonts/nofraz.regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'VT323';
    src: url('/fonts/vt323.regular.ttf');
}