@font-face {
    font-family: Bebas Neue;
    src: url(fonts/BebasNeue-Regular.ttf) format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: Eternate;
    src: url(fonts/Eternate_Bold.otf) format("opentype");
    font-weight: 800;
}

@font-face {
    font-family: coolvetica;
    src: url(fonts/Coolvetica.otf) format("opentype");
    font-weight: 800;
}