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

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

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