@font-face {
    font-family: 'GothamRndBook'; 
    src: url(fonts/GothamRnd-Book.otf) format("otf")
} 

@font-face {
    font-family: 'GothamRndBoldIta'; 
    src: url(fonts/GothamRnd-BoldIta.otf) format("otf")
}

@font-face {
    font-family: 'GothamRndMedium'; 
    src: url(fonts/GothamRnd-Medium.otf) format("otf")
}

@font-face {
    font-family: 'GothamRndBold'; 
    src: url(fonts/GothamRnd-Bold.otf) format("otf")
}

@font-face {
    font-family: 'GothamRndBookIta'; 
    src: url(fonts/GothamRnd-BookIta.otf) format("otf")
}

@font-face { 
    font-family: 'GothamRndLight';
    src: url(fonts/GothamRnd-Light.otf) format("otf")
}
@font-face { 
    font-family: 'GothamRndLightIta';
    src: url(fonts/GothamRnd-LightIta.otf) format("otf")
}
@font-face { 
    font-family: 'GothamRndMedIta';
    src: url(fonts/GothamRnd-MedIta.otf) format("otf")
}
