@font-face {
  font-family: 'Pitch Sans Web';
  src: url('PitchSansWeb-Regular.eot');
  src: url('PitchSansWeb-Regular.eot?#iefix') format('embedded-opentype'),
       url('PitchSansWeb-Regular.woff2') format('woff2'),
       url('PitchSansWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Pitch Sans Web';
  src: url('PitchSansWeb-RegularItalic.eot');
  src: url('PitchSansWeb-RegularItalic.eot?#iefix') format('embedded-opentype'),
       url('PitchSansWeb-RegularItalic.woff2') format('woff2'),
       url('PitchSansWeb-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Pitch Sans Web';
  src: url('PitchSansWeb-Bold.eot');
  src: url('PitchSansWeb-Bold.eot?#iefix') format('embedded-opentype'),
       url('PitchSansWeb-Bold.woff2') format('woff2'),
       url('PitchSansWeb-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
