@font-face {
  font-family: 'DINCondensed';
  src: url('DIN Condensed Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue-BoldItalic-04.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue-Bold-02.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue-Bold-02.ttf') format('ttf');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue-Medium-11.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue-Light-08.ttf') format('truetype');
  font-weight: lighter;
  font-style: normal;
  font-display: swap;
}
