﻿/* --- MUSEO --- */
@font-face {
font-family: 'Museo';
    src: url('/Content/fonts/fontfiles/museo100.eot');
    src: url('/Content/fonts/fontfiles/museo100.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/museo100.woff') format('woff'),
        url('/Content/fonts/fontfiles/museo100.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
font-family: 'Museo 100';
    src: url('/Content/fonts/fontfiles/museo100.eot');
    src: url('/Content/fonts/fontfiles/museo100.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/museo100.woff') format('woff'),
        url('/Content/fonts/fontfiles/museo100.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
font-family: 'Museo';
    src: url('/Content/fonts/fontfiles/museo300.eot');
    src: url('/Content/fonts/fontfiles/museo300.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/museo300.woff') format('woff'),
        url('/Content/fonts/fontfiles/museo300.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'Museo 300';
    src: url('/Content/fonts/fontfiles/museo300.eot');
    src: url('/Content/fonts/fontfiles/museo300.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/museo300.woff') format('woff'),
        url('/Content/fonts/fontfiles/museo300.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'Museo';
    src: url('/Content/fonts/fontfiles/museo500.eot');
    src: url('/Content/fonts/fontfiles/museo500.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/museo500.woff') format('woff'),
        url('/Content/fonts/fontfiles/museo500.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
font-family: 'Museo 500';
    src: url('/Content/fonts/fontfiles/museo500.eot');
    src: url('/Content/fonts/fontfiles/museo500.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/museo500.woff') format('woff'),
        url('/Content/fonts/fontfiles/museo500.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}