@font-face {
  font-family: 'ITC Avant Garde Gothic Std Bold';
  src: local('ITC Avant Garde Gothic Std Bold'), local('ITCAvantGardeStd-Bold'),
    url('/nori-styles/ITCAvantGardeStd-Bold.woff2') format('woff2'),
    url('/nori-styles/ITCAvantGardeStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Std Medium';
  src: local('ITC Avant Garde Gothic Std Medium'), local('ITCAvantGardeStd-Md'),
    url('/nori-styles/ITCAvantGardeStd-Md.woff2') format('woff2'),
    url('/nori-styles/ITCAvantGardeStd-Md.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Std Book';
  src: local('ITC Avant Garde Gothic Std Book'), local('ITCAvantGardeStd-Bk'),
    url('/nori-styles/ITCAvantGardeStd-Bk.woff2') format('woff2'),
    url('/nori-styles/ITCAvantGardeStd-Bk.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic LT';
  src: local('ITC Avant Garde Gothic LT'), local('ITCAvantGardeGothic-LT'),
    url('/nori-styles/AvantGardeLT-ExtraLight.woff2') format('woff2'),
    url('/nori-styles/AvantGardeLT-ExtraLight.woff') format('woff');
  font-weight: 'Extra Light';
}

@font-face {
  font-family: 'Bembo Std';
  src: local('Bembo Std Regular'), local('BemboStd'),
    url('/nori-styles/BemboStd.woff2') format('woff2'),
    url('/nori-styles/BemboStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bembo Std Bold';
  src: local('Bembo Std Bold'), local('BemboStd-Bold'),
    url('/nori-styles/BemboStd-Bold.woff2') format('woff2'),
    url('/nori-styles/BemboStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Bembo Std Italic';
  src: local('Bembo Std Bold Italic'), local('BemboStd-BoldItalic'),
    url('/nori-styles/BemboStd-BoldItalic.woff2') format('woff2'),
    url('/nori-styles/BemboStd-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Bembo Std Italic';
  src: local('Bembo Std Italic'), local('BemboStd-Italic'),
    url('./BemboStd-Italic.woff2') format('woff2'),
    url('./BemboStd-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'GreatVibes';
  src: local('GreatVibes'), local('GreatVibes'),
    url('/nori-styles/GreatVibes.woff2') format('woff2'),
    url('/nori-styles/GreatVibes.woff') format('woff');
}