@font-face {
    font-family: 'familiarpro';
    src: url('/fonts/familiar_pro-regularwebfont.eot');
    src: url('/fonts/familiar_pro-regularwebfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/familiar_pro-regularwebfont.woff') format('woff'),
         url('/fonts/familiar_pro-regularwebfont.ttf') format('truetype'),
         url('/fonts/familiar_pro-regularwebfont.svg#familiar_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'familiarpro';
    src: url('/fonts/familiar_pro-boldwebfont.eot');
    src: url('/fonts/familiar_pro-boldwebfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/familiar_pro-boldwebfont.woff') format('woff'),
         url('/fonts/familiar_pro-boldwebfont.ttf') format('truetype'),
         url('/fonts/familiar_pro-boldwebfont.svg#familiar_probold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSlab';
    src: url('/fonts/museo_slab_700webfont.eot');
    src: url('/fonts/museo_slab_700webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/museo_slab_700webfont.woff') format('woff'),
         url('/fonts/museo_slab_700webfont.ttf') format('truetype'),
         url('/fonts/museo_slab_700webfont.svg#MuseoSlab700') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), /*url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),*/ url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}