@font-face {
  font-family: 'verdana';
  src: url(Arial.ttf);
}

@font-face {
  font-family: 'verdana';
  src: url(Arial.ttf);
}

@font-face {
  font-family: 'Hitrun';
  src: url('../fonts/HitandRun-Regular.otf') format('opentype');
  font-weight: 900;
  font-style: normal;

}

@font-face {
  font-family: 'Cabrito';
  src: url('../fonts/Cabrito Sans Norm Regular.otf?#iefix') format('embedded-opentype'), url('../fonts/Cabrito Sans Norm Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cabrito';
  src: url('../fonts/Cabrito Sans Norm Regular.otf?#iefix') format('embedded-opentype'), url('../fonts/Cabrito Sans Norm Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cabrito';
  src: url('../fonts/Cabrito Sans Norm Regular Ital.otf?#iefix') format('embedded-opentype'), url('../fonts/Cabrito Sans Norm Regular Ital.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}

body {
  font-family: 'Cabrito';
}