@font-face {
  font-family: 'Zurich bt';
  src: url('../fonts/Zurich/zurich-light-condensed-bt.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Vagrounded';
  src: url('../fonts/Vagrounded/VAGRounded_BT.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Black';
  src: url('../fonts/roboto/Roboto-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
