@font-face {
    font-family: 'ESPN Ignite Display Web';
    src: url('ESPNIgniteDisplayWeb-Heavy.woff2') format('woff2'),
        url('ESPNIgniteDisplayWeb-Heavy.woff') format('woff'),
        url('ESPNIgniteDisplayWeb-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ESPN Ignite Text Web';
    src: url('ESPNIgniteTextWeb-Bold.woff2') format('woff2'),
        url('ESPNIgniteTextWeb-Bold.woff') format('woff'),
        url('ESPNIgniteTextWeb-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ESPN Ignite Display Web Cond';
    src: url('ESPNIgniteDisplayWeb-CondHeavy.woff2') format('woff2'),
        url('ESPNIgniteDisplayWeb-CondHeavy.woff') format('woff'),
        url('ESPNIgniteDisplayWeb-CondHeavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ESPN Ignite Text Web';
    src: url('ESPNIgniteTextWeb-Regular.woff2') format('woff2'),
        url('ESPNIgniteTextWeb-Regular.woff') format('woff'),
        url('ESPNIgniteTextWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ESPN Ignite Text Condensed Web';
    src: url('ESPNIgniteTextCondensedWeb-Regular.woff2') format('woff2'),
        url('ESPNIgniteTextCondensedWeb-Regular.woff') format('woff'),
        url('ESPNIgniteTextCondensedWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ESPN Ignite Text Condensed Web';
    src: url('ESPNIgniteTextCondensedWeb-Bold.woff2') format('woff2'),
        url('ESPNIgniteTextCondensedWeb-Bold.woff') format('woff'),
        url('ESPNIgniteTextCondensedWeb-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




