@font-face {
    font-family: "Gotham";
    src: url(gotham-light-webfont.woff) format("woff");
}
@font-face {
    font-family: "Neo";
    src: url(NeoSansPro-Regular.otf) format("opentype");
}
@font-face {
    font-family: "NeoBoldItalic";
    src: url(NeoSansPro-BoldItalic.otf) format("opentype");
}