
@font-face {
    font-family: "gotham_medium";
    src: url("/fonts/Gotham-Medium.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gotham_light";
    src: url("/fonts/Gotham-Light.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gotham_ultra";
    src: url("/fonts/Gotham-Ultra.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "raleway_light";
    src: url("/fonts/raleway/Raleway-Light.ttf");
}

@font-face {
    font-family: : "nunito_regular";
    src: url("/fonts/nunito/Nunito-Regular.ttf")
}
