/* Regular */
@font-face {
    font-family: 'League Gothic';
    src: url("LeagueGothic-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;

}
