@font-face {
    font-family: GB;
    src: url("../fonts/gotham-bold.otf");
}
@font-face {
    font-family: GL;
    src: url('../fonts/gotham-light.otf');
}

@font-face {
    font-family: GBIE;
    src: url("../fonts/gotham-bold.woff");
}
@font-face {
    font-family: GLIE;
    src: url("../fonts/gotham-light.woff");
}