/* MUSEO */
@font-face {
    font-family: 'museo';
    src: url('../font/museo300-regular-webfont.eot');
    src: url('../font/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museo300-regular-webfont.woff') format('woff'),
         url('../font/museo300-regular-webfont.ttf') format('truetype'),
         url('../font/museo300-regular-webfont.svg#') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'museo';
    src: url('../font/museo700-regular-webfont.eot');
    src: url('../font/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museo700-regular-webfont.woff') format('woff'),
         url('../font/museo700-regular-webfont.ttf') format('truetype'),
         url('../font/museo700-regular-webfont.svg#') format('svg');
    font-weight: 700;
    font-style: normal;
}

/* MUSEO SANS */
@font-face {
    font-family: 'museo-sans';
    src: url('../font/museosans_300-webfont.eot');
    src: url('../font/museosans_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museosans_300-webfont.woff') format('woff'),
         url('../font/museosans_300-webfont.ttf') format('truetype'),
         url('../font/museosans_300-webfont.svg#') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'museo-sans';
    src: url('../font/museosans_700-webfont.eot');
    src: url('../font/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museosans_700-webfont.woff') format('woff'),
         url('../font/museosans_700-webfont.ttf') format('truetype'),
         url('../font/museosans_700-webfont.svg#') format('svg');
    font-weight: 700;
    font-style: normal;
}
