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

@font-face {
    font-family: 'Aller';
    src: url('aller_ltit-webfont.woff2') format('woff2'),
    url('aller_ltit-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Aller';
    src: url('aller_rg-webfont.woff2') format('woff2'),
    url('aller_rg-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

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

