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

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

