@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayXXThinItalic.woff') format("woff");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayXXThin.woff') format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayXThinItalic.woff') format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayXThin.woff') format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayThinItalic.woff') format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayThin.woff') format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayRomanItalic.woff') format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayRoman.woff') format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayMediumItalic.woff') format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayMedium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayBoldItalic.woff') format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayBold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayBlackItalic.woff') format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHass';
  src: url('../fonts/NeueHass/NeueHaasDisplayBlack.woff') format("woff");
  font-weight: 800;
  font-style: normal;
}