/*BOLD*/
@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('../fonts/BebasNeueBold.eot');
    src: local('../fonts/Bebas Neue Bold'), local('Bebas Neue Bold'),
        url('../fonts/BebasNeueBold.otf') format('opentype'),
        url('../fonts/BebasNeueBold.ttf') format('truetype');
}
/*BOOK*/
@font-face {
    font-family: 'Bebas Neue Book';
    src: url('../fonts/BebasNeueBook.eot');
    src: local('../fonts/Bebas Neue Book'), local('Bebas Neue Book'),
        url('../fonts/BebasNeueBook.otf') format('opentype'),
        url('../fonts/BebasNeueBook.ttf') format('truetype');
}
/*Light*/
@font-face {
    font-family: 'Bebas Neue Light';
    src: url('../fonts/BebasNeueLight.eot');
    src: local('../fonts/Bebas Neue Light'), local('Bebas Neue Light'),
        url('../fonts/BebasNeueLight.otf') format('opentype'),
        url('../fonts/BebasNeueLight.ttf') format('truetype');
}
/*Light*/
@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('../fonts/BebasNeueRegular.eot');
    src: local('../fonts/Bebas Neue Regular'), local('Bebas NeueRegular'),
        url('../fonts/BebasNeueRegular.otf') format('opentype'),
        url('../fonts/BebasNeueRegular.ttf') format('truetype');
}
@font-face {
    font-family: 'Bebas Neue Thin';
    src: url('../fonts/BebasNeueThin.eot');
    src: local('../fonts/Bebas Neue Thin'), local('Bebas NeueThin'),
        url('../fonts/BebasNeueThin.otf') format('opentype'),
        url('../fonts/BebasNeueThin.ttf') format('truetype');
}
@font-face {
    font-family: 'Delight Mother';
    src: url('../fonts/DelightMother.otf');
}