@font-face {
    font-family: 'museo_sans500';
    src: url('museosans-webfont.eot');
    src: url('museosans-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosans-webfont.woff2') format('woff2'),
         url('museosans-webfont.woff') format('woff'),
         url('museosans-webfont.ttf') format('truetype'),
         url('museosans-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'miria';
    src: url('myriadpro-regular.eot');
    src: url('myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-regular.woff') format('woff'),
         url('myriadpro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'miria-bold';
    src: url('msemibold.eot');
    src: url('msemibold.eot?#iefix') format('embedded-opentype'),
         url('msemibold.woff') format('woff'),
         url('msemibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}