@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'MyriadPro-Light';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/MyriadPro-Light.otf') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/MyriadPro-Semibold.otf') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-Black';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/MyriadPro-Black.otf') format('opentype');
}
