@font-face {
    font-family: 'LeagueGothic';
    src: local('LeagueGothic'), local('LeagueGothic'), url('leaguegothic.woff2') format('woff2'), url('leaguegothic.woff') format('woff'), url('leaguegothic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'CentureGothic';
    src: local('GOTHIC.TTF'), local('GOTHIC.TTF'), url('GOTHIC.TTF') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'CentureGothicBold';
    src: local('GOTHICB.TTF'), local('GOTHICB.TTF'), url('GOTHICB.TTF') format('truetype');
    font-weight: bold;
    font-style: normal;
}