

@font-face 
  {font-family: 'ith';
  src: url ('fonts/ith.woff2') format('woff2'),
  url ('fonts/ith.woff') format ('woff'); 
  } 
  body {
  font-family: 'ith', sans-serif;
}


