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

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

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

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

@font-face {
    font-family: 'oswald-extralight';
    src: url('../../fonts/Oswald-ExtraLight.eot');
    src: url('../../fonts/Oswald-ExtraLight.eot@') format('embedded-opentype'),
        url('../../fonts/Oswald-ExtraLight.woff2') format('woff2'),
        url('../../fonts/Oswald-ExtraLight.woff') format('woff'),
        url('../../fonts/Oswald-ExtraLight.ttf') format('truetype'),
        url('../../fonts/Oswald-ExtraLight.svg') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'oswald-bold';
    src: url('../../fonts/Oswald-Bold.eot');
    src: url('../../fonts/Oswald-Bold.eot@') format('embedded-opentype'),
        url('../../fonts/Oswald-Bold.woff2') format('woff2'),
        url('../../fonts/Oswald-Bold.woff') format('woff'),
        url('../../fonts/Oswald-Bold.ttf') format('truetype'),
        url('../../fonts/Oswald-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'oswald-semibold';
    src: url('../../fonts/Oswald-SemiBold.eot');
    src: url('../../fonts/Oswald-SemiBold.eot@') format('embedded-opentype'),
        url('../../fonts/Oswald-SemiBold.woff2') format('woff2'),
        url('../../fonts/Oswald-SemiBold.woff') format('woff'),
        url('../../fonts/Oswald-SemiBold.ttf') format('truetype'),
        url('../../fonts/Oswald-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'oswald-medium';
    src: url('../../fonts/Oswald-Medium.eot');
    src: url('../../fonts/Oswald-Medium.eot@') format('embedded-opentype'),
        url('../../fonts/Oswald-Medium.woff2') format('woff2'),
        url('../../fonts/Oswald-Medium.woff') format('woff'),
        url('../../fonts/Oswald-Medium.ttf') format('truetype'),
        url('../../fonts/Oswald-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'oswald-light';
    src: url('../../fonts/Oswald-Light.eot');
    src: url('../../fonts/Oswald-Light.eot@') format('embedded-opentype'),
        url('../../fonts/Oswald-Light.woff2') format('woff2'),
        url('../../fonts/Oswald-Light.woff') format('woff'),
        url('../../fonts/Oswald-Light.ttf') format('truetype'),
        url('../../fonts/Oswald-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}