@font-face {
    font-family: "Gotham";
    src: url("../fonts/Gotham-Light.otf") format("opentype");
}

@font-face {
    font-family: "Trajan";
    src: url("../fonts/Trajan-Regular.ttf") format("opentype");
}