@font-face {
    font-family: 'FugueRegular';
    src: url('http://www.owenpalletteternal.com/css/fonts/fugue_regular-webfont.eot');
    src: url('http://www.owenpalletteternal.com/css/fonts/fugue_regular-webfont.eot#iefix') format('embedded-opentype'),
         url('css/fonts/fugue_regular-webfont.woff') format('woff'),
         url('css/fonts/fugue_regular-webfont.ttf') format('truetype'),
         url('css/fonts/fugue_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FugueMono';
    src: url('css/fonts/fugue_mono-webfont.eot');
    src: url('css/fonts/fugue_mono-webfont.eot#iefix') format('embedded-opentype'),
         url('css/fonts/fugue_mono-webfont.woff') format('woff'),
         url('css/fonts/fugue_mono-webfont.ttf') format('truetype'),
         url('css/fonts/fugue_mono-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}