@font-face {
    font-family: 'dsdigitalbold';
    src: url('../fonts/ds-digi/ds-digib.eot');
    src: url('../fonts/ds-digi/ds-digib.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ds-digi/ds-digib.woff') format('woff'),
         url('../fonts/ds-digi/ds-digib.ttf') format('truetype'),
         url('../fonts/ds-digi/ds-digib.svg#ds-digib') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'centuryGothic';
    src: url('../fonts/centurygothic/gothic.eot');
    src: url('../fonts/centurygothic/gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic/gothic.woff') format('woff'),
         url('../fonts/centurygothic/gothic.ttf') format('truetype'),
         url('../fonts/centurygothic/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'centuryGothicBold';
    src: url('../fonts/centurygothic/gothicb.eot');
    src: url('../fonts/centurygothic/gothicb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic/gothicb.woff') format('woff'),
         url('../fonts/centurygothic/gothicb.ttf') format('truetype'),
         url('../fonts/centurygothic/gothicb.svg#gothicb') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebasNeue';
    src: url('../fonts/bebasneue/bebasneue.eot');
    src: url('../fonts/bebasneue/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue/bebasneue.woff') format('woff'),
         url('../fonts/bebasneue/bebasneue.ttf') format('truetype'),
         url('../fonts/bebasneue/bebasneue.svg#bebasneue') format('svg');
    font-weight: normal;
    font-style: normal;

}

