@font-face {
    font-family: "Aller";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:
        url("./Aller-Light.woff2") format("woff2"),
        url("./Aller-Light.woff") format("woff");
}

@font-face {
    font-family: "Aller";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src:
        url("./Aller-LightItalic.woff2") format("woff2"),
        url("./Aller-LightItalic.woff") format("woff");
}

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

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

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

@font-face {
    font-family: "Aller";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src:
        url("./Aller-BoldItalic.woff2") format("woff2"),
        url("./Aller-BoldItalic.woff") format("woff");
}

@font-face {
    font-family: "Aller Display";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url("./AllerDisplay.woff2") format("woff2"),
        url("./AllerDisplay.woff") format("woff");
}
