@font-face {
    font-family: 'MuseoSans100';
    src: url('/ui/fonts/MuseoSans_100.eot');
    src: url('/ui/fonts/MuseoSans_100.eot?#iefix') format('embedded-opentype'),
    url('/ui/fonts/MuseoSans_100.ttf') format('truetype'),
    url('/ui/fonts/MuseoSans_100.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans300';
    src: url('/ui/fonts/MuseoSans_300.eot');
    src: url('/ui/fonts/MuseoSans_300.eot?#iefix') format('embedded-opentype'),
    url('/ui/fonts/MuseoSans_300.ttf') format('truetype'),
    url('/ui/fonts/MuseoSans_300.svg') format('svg');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('/ui/fonts/MuseoSans_500.eot');
    src: url('/ui/fonts/MuseoSans_500.eot?#iefix') format('embedded-opentype'),
    url('/ui/fonts/MuseoSans_500.ttf') format('truetype'),
    url('/ui/fonts/MuseoSans_500.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans700';
    src: url('/ui/fonts/MuseoSans_700.eot');
    src: url('/ui/fonts/MuseoSans_700.eot?#iefix') format('embedded-opentype'),
    url('/ui/fonts/MuseoSans_700.ttf') format('truetype'),
    url('/ui/fonts/MuseoSans_700.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans900';
    src: url('/ui/fonts/MuseoSans_900.eot');
    src: url('/ui/fonts/MuseoSans_900.eot?#iefix') format('embedded-opentype'),
    url('/ui/fonts/MuseoSans_900.ttf') format('truetype'),
    url('/ui/fonts/MuseoSans_900.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'League Gothic';
    src: url('/ui/fonts/leaguegothic.eot');
    src: url('/ui/fonts/leaguegothic.eot?#iefix') format('embedded-opentype'),
         url('/ui/fonts/leaguegothic.woff') format('woff'),
         url('/ui/fonts/leaguegothic.ttf') format('truetype'),
         url('/ui/fonts/leaguegothic.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothicCGNo3';
    src: url('/ui/fonts/GothicCGNo3.eot');
    src: url('/ui/fonts/GothicCGNo3.eot?#iefix') format('embedded-opentype'),
         url('/ui/fonts/GothicCGNo3.ttf') format('truetype'),
         url('/ui/fonts/GothicCGNo3.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
    font-family: 'League Gothic';
    src: url('/ui/fonts/leaguegothic.svg#league_gothicregular') format('svg');
    }
}
