@font-face {
    font-family: "Gotham";
    font-weight: 600;
    src: url(GothamMedium.ttf)
}

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