@font-face {
    font-family: 'Champion';
    src: url('Champion-HTF-Lightweight.eot');
    src: url('Champion-HTF-Lightweight.eot?#iefix') format('embedded-opentype'),
        url('Champion-HTF-Lightweight.woff2') format('woff2'),
        url('Champion-HTF-Lightweight.woff') format('woff'),
        url('Champion-HTF-Lightweight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Champion heavy';
    src: url('Champion-HTF-Heavyweight.eot');
    src: url('Champion-HTF-Heavyweight.eot?#iefix') format('embedded-opentype'),
        url('Champion-HTF-Heavyweight.woff2') format('woff2'),
        url('Champion-HTF-Heavyweight.woff') format('woff'),
        url('Champion-HTF-Heavyweight.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

