@font-face {
    font-family: 'EX PS Medium Neon A';
    src: url('../fonts/EXPS-MediumNeonA.woff2') format('woff2'),
        url('../fonts/EXPS-MediumNeonA.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'EX NeonBox';
    src: url('../fonts/EXNeonBox-Medium.woff2') format('woff2'),
        url('../fonts/EXNeonBox-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'EX NeonGothic';
    src: url('../fonts/EXNeonGothic-Light.woff2') format('woff2'),
        url('../fonts/EXNeonGothic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Sackers Gothic Std';
    src: url('../fonts/SackersGothicStd-Light.woff2') format('woff2'),
        url('../fonts/SackersGothicStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'EX NeonGothic';
    src: url('../fonts/EXNeonGothic-Medium.woff2') format('woff2'),
        url('../fonts/EXNeonGothic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'EX NeonGothic';
    src: url('../fonts/EXNeonGothic-Thin.woff2') format('woff2'),
        url('../fonts/EXNeonGothic-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'EX PS Medium Neon';
    src: url('../fonts/EXPS-MediumNeon.woff2') format('woff2'),
        url('../fonts/EXPS-MediumNeon.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'EX PS Medium Neon B';
    src: url('../fonts/EXPS-MediumNeonB.woff2') format('woff2'),
        url('../fonts/EXPS-MediumNeonB.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

