@font-face {
    font-family: 'All Round Gothic';
    src: url('AllRoundGothic-Medium.woff2') format('woff2'),
        url('AllRoundGothic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic';
    src: url('AllRoundGothic-Bold.woff2') format('woff2'),
        url('AllRoundGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic';
    src: url('AllRoundGothic-BoldOblique.woff2') format('woff2'),
        url('AllRoundGothic-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic Demi';
    src: url('AllRoundGothic-DemiOblique.woff2') format('woff2'),
        url('AllRoundGothic-DemiOblique.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic XLig';
    src: url('AllRoundGothic-XLig.woff2') format('woff2'),
        url('AllRoundGothic-XLig.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic Demi';
    src: url('AllRoundGothic-Demi.woff2') format('woff2'),
        url('AllRoundGothic-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic XLig';
    src: url('AllRoundGothic-XLigOblique.woff2') format('woff2'),
        url('AllRoundGothic-XLigOblique.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic Book';
    src: url('AllRoundGothic-Book.woff2') format('woff2'),
        url('AllRoundGothic-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic Book';
    src: url('AllRoundGothic-BookOblique.woff2') format('woff2'),
        url('AllRoundGothic-BookOblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'All Round Gothic';
    src: url('AllRoundGothic-MediumOblique.woff2') format('woff2'),
        url('AllRoundGothic-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

