@font-face {
    font-family: "Gotham-Book";
    src: url("../font/Gotham-Book.ttf");
}
@font-face {
    font-family: "Gotham-Bold";
    src: url("../font/Gotham-Bold.otf");
}
body, a{
    font-family: "Gotham-Book";
}
