/* IMPORTANT NOTE: firefox does not allow cross-domain fonts, so these must be served locally, not via CDN */
@font-face {
    font-family: 'vagabondbold';
    src: url('vagabndb_2-webfont.eot');
    src: url('vagabndb_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('vagabndb_2-webfont.woff') format('woff'),
         url('vagabndb_2-webfont.ttf') format('truetype'),
         url('vagabndb_2-webfont.svg#vagabondbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofiapro';
    src: url('SofiaProRegular-webfont.eot');
    src: url('SofiaProRegular-webfont.eot?#iefix') format('embedded-opentype'),
         url('SofiaProRegular-webfont.woff') format('woff'),
         url('SofiaProRegular-webfont.ttf') format('truetype'),
         url('SofiaProRegular-webfont.svg#sofia_pro_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofiapro';
    src: url('SofiaProBold-webfont.eot');
    src: url('SofiaProBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('SofiaProBold-webfont.woff') format('woff'),
         url('SofiaProBold-webfont.ttf') format('truetype'),
         url('SofiaProBold-webfont.svg#sofia_pro_boldregular') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face{
  font-family:'MuseoSlab-700';
  src: url('MuseoSlab_700.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}