@font-face {
    font-family: 'CronosProLt';
    src: url('../fonts/CronosProLt.eot');
    src: url('../fonts/CronosProLt.eot') format('embedded-opentype'),
         url('../fonts/CronosProLt.woff2') format('woff2'),
         url('../fonts/CronosProLt.woff') format('woff'),
         url('../fonts/CronosProLt.ttf') format('truetype'),
         url('../fonts/CronosProLt.svg#CronosProLt') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueCondensedBold';
    src: url('../fonts/HelveticaNeueCondensedBold.eot');
    src: url('../fonts/HelveticaNeueCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/HelveticaNeueCondensedBold.woff2') format('woff2'),
         url('../fonts/HelveticaNeueCondensedBold.woff') format('woff'),
         url('../fonts/HelveticaNeueCondensedBold.ttf') format('truetype'),
         url('../fonts/HelveticaNeueCondensedBold.svg#HelveticaNeueCondensedBold') format('svg');
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src:  url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
         url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}