@font-face {
    font-family: GothamRounded;
    font-weight: normal;
    src: url("Fonts/GothamRounded-Book.otf") format("opentype");
}

@font-face {
    font-family: GothamRounded;
    font-weight: bold;
    src: url("Fonts/GothamRounded-Medium.otf") format("opentype");
}