@font-face {
    font-family: "888";
    font-display: swap;
    font-style: normal;
    font-weight: 900;
    src: local("888-Black"), local("888-Black"),
    url("/wp-content/mu-plugins/888-fonts/888-Black.woff") format("woff2"),
    url("/wp-content/mu-plugins/888-fonts/888-Black.woff") format("woff");
}

@font-face {
    font-family: "Brixton_fixed_8";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("/wp-content/mu-plugins/888-fonts/Brixton_fixed_8.woff2") format("woff2"),
    url("/wp-content/mu-plugins/888-fonts/Brixton_fixed_8.woff") format("woff");
}

@font-face {
    font-family: '888 Condensed';
    src: url('/wp-content/mu-plugins/888-fonts/888-CondensedDemiBold.woff2') format('woff2'),
        url('/wp-content/mu-plugins/888-fonts/888-CondensedDemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '888 Condensed Ultra';
    src: url('888-CondensedUltra.woff2') format('woff2'),
        url('888-CondensedUltra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '888';
    src: url('/wp-content/mu-plugins/888-fonts/888-Light.woff2') format('woff2'),
        url('/wp-content/mu-plugins/888-fonts/888-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Radibta';
    src: url('/wp-content/mu-plugins/888-fonts/RadibtaRegular.woff2') format('woff2'),
        url('/wp-content/mu-plugins/888-fonts/RadibtaRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}