@font-face {
    font-family: 'LeagueGothic-Regular';
    src: url('League_Gothic.eot');
    src: url('League_Gothic.eot') format('embedded-opentype'),
         url('League_Gothic.woff2') format('woff2'),
         url('League_Gothic.woff') format('woff'),
         url('League_Gothic.ttf') format('truetype'),
         url('League_Gothic.svg#League_Gothic') format('svg');
}
