/* 
fontset css Stylesheet
*/

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

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

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

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


/* End of fontset css Stylesheet */
