@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-Light.eot');
    src: url('../font/Aller-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Aller-Light.woff2') format('woff2'),
        url('../font/Aller-Light.woff') format('woff'),
        url('../font/Aller-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-Bold.eot');
    src: url('../font/Aller-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Aller-Bold.woff2') format('woff2'),
        url('../font/Aller-Bold.woff') format('woff'),
        url('../font/Aller-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-BoldItalic.eot');
    src: url('../font/Aller-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../font/Aller-BoldItalic.woff2') format('woff2'),
        url('../font/Aller-BoldItalic.woff') format('woff'),
        url('../font/Aller-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-Italic.eot');
    src: url('../font/Aller-Italic.eot?#iefix') format('embedded-opentype'),
        url('../font/Aller-Italic.woff2') format('woff2'),
        url('../font/Aller-Italic.woff') format('woff'),
        url('../font/Aller-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('../font/Aller.eot');
    src: url('../font/Aller.eot?#iefix') format('embedded-opentype'),
        url('../font/Aller.woff2') format('woff2'),
        url('../font/Aller.woff') format('woff'),
        url('../font/Aller.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller Display';
    src: url('../font/AllerDisplay.eot');
    src: url('../font/AllerDisplay.eot?#iefix') format('embedded-opentype'),
        url('../font/AllerDisplay.woff2') format('woff2'),
        url('../font/AllerDisplay.woff') format('woff'),
        url('../font/AllerDisplay.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}