@font-face {
  font-family: 'Apercu';
  src: url('fonts/Apercu Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/Apercu Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts20142014/Apercu Regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/Apercu Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Apercu Regular.svg#b36b7256519cc66fbc1432f0c6126806') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: 'apercu_monoregular';
    src: url('fonts/apercu_mono-webfont.eot');
    src: url('fonts/apercu_mono-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/apercu_mono-webfont.woff') format('woff'),
         url('fonts/apercu_mono-webfont.ttf') format('truetype'),
         url('fonts/apercu_mono-webfont.svg#apercu_monoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}