@font-face {
    font-family: 'allerbold';
    src: url('/fonts/aller-webfont.eot');
    src: url('/fonts/aller-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/aller-webfont.woff2') format('woff2'),
         url('/fonts/aller-webfont.woff') format('woff'),
         url('/fonts/aller-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'allerregular';
    src: url('/fonts/aller_rg-webfont.eot');
    src: url('/fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/aller_rg-webfont.woff2') format('woff2'),
         url('/fonts/aller_rg-webfont.woff') format('woff'),
         url('/fonts/aller_rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}