@font-face {
    font-family: "Gotham Book";
    src: url("../fonts/Gotham-Book.woff2") format("woff2");
}
@font-face {
    font-family: "Gotham Light";
    src: url("../fonts/Gotham-Light.woff2") format("woff2");
}
@font-face {
    font-family: "Gotham Medium";
    src: url("../fonts/Gotham-Medium.woff2") format("woff2");
}
@font-face {
    font-family: "Dublin Regular";
    src: url("../fonts/Dublin-Regular.woff2") format("woff2");
}