@font-face {
  font-family: 'Azo Sans';
  src: url('azo-sans/azo-sans-web-normal.eot');
  src: url('azo-sans/azo-sans-web-normal.eot?#iefix')
      format('embedded-opentype'),
    url('azo-sans/azo-sans-web-normal.woff2') format('woff2'),
    url('azo-sans/azo-sans-web-normal.woff') format('woff'),
    url('azo-sans/azo-sans-web-normal.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Azo Sans';
  src: url('azo-sans/azosans-medium.eot');
  src: url('azo-sans/azosans-medium.eot?#iefix') format('embedded-opentype'),
    url('azo-sans/azosans-medium.woff') format('woff'),
    url('azo-sans/azosans-medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Utopia';
  src: url('utopia/UtopiaStd-Regular.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Utopia';
  src: url('utopia/UtopiaStd-Italic.otf') format('opentype');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Utopia';
  src: url('utopia/UtopiaStd-Semibold.otf') format('opentype');
  font-style: normal;
  font-weight: 600;
}

/* @font-face {
  font-family: 'Utopia';
  src: url('utopia/UtopiaStd-SemiboldIt.otf') format('opentype');
  font-style: italic;
  font-weight: 600;
} */
