@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayXXThin.ttf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayXXThinItalic.ttf') format('opentype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayXThin.ttf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayXThinItalic.ttf') format('opentype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayThin.ttf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayThinItalic.ttf') format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayLight.ttf') format('opentype');
  font-weight: 350;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayLightItalic.ttf') format('opentype');
  font-weight: 350;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayRoman.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayRomanItalic.ttf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayMedium.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayMediumItalic.ttf') format('opentype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayBold.ttf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayBoldItalic.ttf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayBlack.ttf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'neue-haas-grotesk-display';
  src: url('fonts/NeueHaasDisplayBlackItalic.ttf') format('opentype');
  font-weight: 900;
  font-style: italic;
}