@font-face 
{
    font-family: "Gotham Bold";
    src: url('fonts/Gotham-Bold.otf');
}
@font-face 
{
    font-family: "Gotham Book";
    src: url('fonts/Gotham-Book.otf');
}
@font-face 
{
    font-family: "Gotham BookIta";
    src: url('fonts/Gotham-BoldIta.otf');
}
@font-face 
{
    font-family: "Gotham Light";
    src: url('fonts/Gotham-Light.otf');
}