@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 400;
  src: url('../assets/fonts/HelveticaNeue-CondensedBold.ttf') format('truetype');
  font-display: fallback;
}


@font-face {
  font-family: 'fliqlo';
  font-weight: 400;
  src: url('../assets/fonts/fliqlo-raw.otf') format('opentype');
  font-display: fallback;
}
