@font-face {
    font-family: "bebas";
    src: url("BebasNeue.ttf") format("truetype");
}


@font-face {
    font-family: "modern";
    src: url("ModernSans.otf") format("truetype");
}