
@font-face {
    font-family: 'Museo100';
    src: url('../fonts/ufonts_com_museo100regularopentype.eot');
    src: url('../fonts/ufonts_com_museo100regularopentype.eot') format('embedded-opentype'),
    url('../fonts/ufonts_com_museo100regularopentype.woff2') format('woff2'),
    url('../fonts/ufonts_com_museo100regularopentype.woff') format('woff'),
    url('../fonts/ufonts_com_museo100regularopentype.ttf') format('truetype'),
    url('../fonts/ufonts_com_museo100regularopentype.svg#ufonts_com_museo100regularopentype') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museoslab500';
    src: url('../fonts/museoslab500italic.eot');
    src: url('../fonts/museoslab500italic.eot') format('embedded-opentype'),
    url('../fonts/museoslab500italic.woff2') format('woff2'),
    url('../fonts/museoslab500italic.woff') format('woff'),
    url('../fonts/museoslab500italic.ttf') format('truetype'),
    url('../fonts/museoslab500italic.svg#museoslab500italic') format('svg');
    font-weight: normal;
    font-style: italic;
}



