@font-face {
    font-family: 'org_bold';
    src: url('../fonts/org_bold.eot');
    src: url('../fonts/org_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/org_bold.woff') format('woff'),
         url('../fonts/org_bold.ttf') format('truetype'),
         url('../fonts/org_bold.svg#org_bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

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

@font-face {
    font-family: 'AlphaSlabOneRegular';
    src: url('../fonts/AlfaSlabOne-Regular-OTF-webfont.eot');
    src: url('../fonts/AlfaSlabOne-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlfaSlabOne-Regular-OTF-webfont.woff') format('woff'),
         url('../fonts/AlfaSlabOne-Regular-OTF-webfont.ttf') format('truetype'),
         url('../fonts/AlfaSlabOne-Regular-OTF-webfont.svg#AlfaSlabOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

