@font-face {
    font-family: BebasNeue;
    src: url("./fonts/BebasNeueBold.otf");
    font-weight: 700;
}

@font-face {
    font-family: BebasNeue;
    src: url("./fonts/BebasNeueLight.otf");
    font-weight: 300;
}

@font-face {
    font-family: BebasNeue;
    src: url("./fonts/BebasNeueRegular.otf");
    font-weight: 400;
}
