@font-face {
    font-family: 'Bebas Neue';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/BebasNeue/BebasNeue-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Bebas Neue';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/BebasNeue/BebasNeue-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Bebas Neue';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/BebasNeue/BebasNeue-Book.otf') format('opentype');
}

@font-face {
    font-family: 'Bebas Neue';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/BebasNeue/BebasNeue-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Bebas Neue';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/BebasNeue/BebasNeue-Bold.otf') format('opentype');
}
