@font-face {
    font-display: swap;
    font-family: 'Aller';
    src: url('../Font/aller_bd.woff2') format('woff2'),
        url('../Font/aller_bd.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Aller';
    src: url('../Font/aller_rg.woff2') format('woff2'),
        url('../Font/aller_lt.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Aller';
    src: url('../Font/aller_it.woff2') format('woff2'),
        url('../Font/aller_it.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: "Cartwheel";
    src: url("../Font/Cartwheel.eot?") format("eot"), url("../Font/Cartwheel.woff") format("woff"), url("../Font/Cartwheel.ttf") format("truetype"), url("../Font/Cartwheel.svg#Cartwheel") format("svg");
    font-weight: normal;
    font-style: normal;
}
