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

}

@font-face {
    font-family: 'Duality';
    src: url('../fonts/duality-webfont.eot');
    src: url('../fonts/duality-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/duality-webfont.woff2') format('woff2'),
         url('../fonts/duality-webfont.woff') format('woff'),
         url('../fonts/duality-webfont.ttf') format('truetype'),
         url('../fonts/duality-webfont.svg#dualityregular') format('svg');
    font-weight: normal;
    font-style: normal;

}