@font-face {
    font-family: 'league gothic';
    src: url('LeagueGothic-Regular.eot');
    src: url('LeagueGothic-Regular.eot?#iefix') format('embedded-opentype'),
         url('LeagueGothic-Regular.woff2') format('woff2'),
         url('LeagueGothic-Regular.woff') format('woff'),
         url('LeagueGothic-Regular.ttf') format('truetype'),
         url('LeagueGothic-Regular.svg#brochasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}