@font-face {
  font-family: "responsivenav";
  src:url("responsivenav.eot");
  src:url("responsivenav.eot?#iefix") format("embedded-opentype"),
    url("responsivenav.ttf") format("truetype"),
    url("responsivenav.woff") format("woff"),
    url("responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'museo500';
    src: url('MUSEO500-REGULAR-webfont.eot');
    src: url('MUSEO500-REGULAR-webfont.eot?#iefix') format('embedded-opentype'),
         url('MUSEO500-REGULAR-webfont.woff2') format('woff2'),
         url('MUSEO500-REGULAR-webfont.woff') format('woff'),
         url('MUSEO500-REGULAR-webfont.ttf') format('truetype'),
         url('MUSEO500-REGULAR-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;

}