/*
	NEOSANSPRO
*/
@font-face {
  font-family: NeoSansPro;
  src: url('./NeoSansPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProLight;
  src: url('./NeoSansPro-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProBold;
  src: url('./NeoSansPro-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProLightItalic;
  src: url('./NeoSansPro-LightItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProBoldItalic;
  src: url('./NeoSansPro-BoldItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProMedium;
  src: url('./NeoSansPro-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProUltra;
  src: url('./NeoSansPro-Ultra.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansProItalic;
  src: url('./NeoSansPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*
	NEOSANS
*/

@font-face {
  font-family: NeoSans;
  src: url('./NeoSans.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansItalic;
  src: url('./NeoSans-Italic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansLight;
  src: url('./NeoSans-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansBold;
  src: url('./NeoSans-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansLightItalic;
  src: url('./NeoSans-LightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansBoldItalic;
  src: url('./NeoSans-BoldItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansMedium;
  src: url('./NeoSans-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansMediumItalic;
  src: url('./NeoSans-MediumItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansBlack;
  src: url('./NeoSans-Black.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NeoSansBlackItalic;
  src: url('./NeoSans-BlackItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
