@font-face {
    font-family: "bebasNeue";
    src: url("../font/BebasNeue\ Regular.otf");
    font-weight:normal;
}

@font-face {
    font-family: "bebasNeue";
    src: url("../font/BebasNeue\ Bold.otf");
    font-weight: bold;
}

@font-face {
    font-family: "bebasNeuePro";
    src: url("../font/BEBASNEUEPRO-REGULAR.TTF");
    font-weight:normal;
}

@font-face {
    font-family: "bebasNeuePro";
    src: url("../font/BebasNeuePro-Bold.ttf");
    font-weight: bold;
}