/* Neue Haas Grotesk — Andy King portfolio */

@font-face {
  font-family: 'NHG';
  src: url('../fonts/nhg-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NHG';
  src: url('../fonts/nhg-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'NHG';
  src: url('../fonts/nhg-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NHG';
  src: url('../fonts/nhg-bold-italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
