@font-face {
    font-family: GothamRnd-Bold;
    src: url(../font/GothamRnd-Bold.otf);  
}
@font-face {
    font-family: GothamRnd-BoldIta;
    src: url(../font/GothamRnd-BoldIta.otf);
}
@font-face {
    font-family: GothamRnd-Book;
    src: url(../font/GothamRnd-Book.otf);
}
@font-face {
    font-family: GothamRnd-BookIta;
    src: url(../font/GothamRnd-BookIta.otf);
}
@font-face {
    font-family: GothamRnd-Light;
    src: url(../font/GothamRnd-Light.otf);  
}
@font-face {
    font-family: GothamRnd-LightIta;
    src: url(../font/GothamRnd-LightIta.otf);  
}
@font-face {
    font-family: GothamRnd-MedIta;
    src: url(../font/GothamRnd-MedIta.otf); 
}
@font-face {
    font-family: GothamRnd-Medium;
    src: url(../font/GothamRnd-Medium.otf);
}