@font-face {
    font-family: "Roboto";
    src: url(../font/Roboto-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "BebasNeue";
    src: url(../font/BebasNeue-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}