@font-face {
  font-family: 'NeoSansPro-Regular';
  src: url('../fonts/NeoSansPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NeoSansPro-Bold';
  src: url('../fonts/NeoSansPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NeoSansPro-Light';
  src: url('../fonts/NeoSansPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'NeoSansPro-LightItalic';
  src: url('../fonts/NeoSansPro-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
