@font-face {
    font-family: 'LeagueGothicRegular';
    src:url('LeagueGothicRegular.eot');
    src: url('LeagueGothicRegular.eot') format('embedded-opentype'),
         url('LeagueGothicRegular.woff2') format('woff2'),
         url('LeagueGothicRegular.woff') format('woff'),
         url('LeagueGothicRegular.ttf') format('truetype'),
         url('LeagueGothicRegular.svg#LeagueGothicRegular') format('svg');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('opensans-bold.eot');
    src: url('opensans-bold.eot') format('embedded-opentype'),
         url('opensans-bold.woff') format('woff'),
         url('opensans-bold.ttf') format('truetype'),
         url('opensans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('opensans-regular.eot');
    src: url('opensans-regular.eot') format('embedded-opentype'),
         url('opensans-regular.woff') format('woff'),
         url('opensans-regular.ttf') format('truetype'),
         url('opensans-regular.svg#OpenSansRegular') format('svg');
}
