/* Thunder X */
@font-face {
    font-family: 'X Pro Thunder';
    src: url('XProThunder.woff2') format('woff2'),
        url('XProThunder.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'X Pro Thunder';
    src: url('XProThunderBold.woff2') format('woff2'),
        url('XProThunderBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}