@font-face {
    font-family: 'Akrobat Regular';
    src: url('../font/Akrobat-Regular.eot');
    src: url('../font/Akrobat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Akrobat-Regular.woff') format('woff'),
    url('../font/Akrobat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat Bold';
    src: url('../font/Akrobat-Bold.eot');
    src: url('../font/Akrobat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/Akrobat-Bold.woff') format('woff'),
    url('../font/Akrobat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Book';
    src: url('../font/BebasNeueBook.eot');
    src: url('../font/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
    url('../font/BebasNeueBook.woff') format('woff'),
    url('../font/BebasNeueBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('../font/BebasNeueRegular.eot');
    src: url('../font/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
    url('../font/BebasNeueRegular.woff') format('woff'),
    url('../font/BebasNeueRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('../font/BebasNeueBold.eot');
    src: url('../font/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
    url('../font/BebasNeueBold.woff') format('woff'),
    url('../font/BebasNeueBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}