@font-face {
    font-family: 'Champions';
    src: url('/resource/fonts/Champions-Black.eot');
    src: url('/resource/fonts/Champions-Black.eot?#iefix') format('embedded-opentype'),
        url('/resource/fonts/Champions-Black.woff2') format('woff2'),
        url('/resource/fonts/Champions-Black.woff') format('woff'),
        url('/resource/fonts/Champions-Black.ttf') format('truetype'),
        url('/resource/fonts/Champions-Black.svg#Champions-Black') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Champions';
    src: url('/resource/fonts/Champions-Light.eot');
    src: url('/resource/fonts/Champions-Light.eot?#iefix') format('embedded-opentype'),
        url('/resource/fonts/Champions-Light.woff2') format('woff2'),
        url('/resource/fonts/Champions-Light.woff') format('woff'),
        url('/resource/fonts/Champions-Light.ttf') format('truetype'),
        url('/resource/fonts/Champions-Light.svg#Champions-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Champions';
    src: url('/resource/fonts/Champions-Bold.eot');
    src: url('/resource/fonts/Champions-Bold.eot?#iefix') format('embedded-opentype'),
        url('/resource/fonts/Champions-Bold.woff2') format('woff2'),
        url('/resource/fonts/Champions-Bold.woff') format('woff'),
        url('/resource/fonts/Champions-Bold.ttf') format('truetype'),
        url('/resource/fonts/Champions-Bold.svg#Champions-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

