@font-face {
    font-family: "gothamlight";
    src: url("GothamLight.ttf");
}

@font-face {
    font-family: "gothambold";
    src: url("GothamBold.ttf");
}