@font-face {
    font-family:'gothamLight';
    src: url('gothamRnd-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family:'gothamBook';
    src: url('gothamRnd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'gothamMedium';
    src: url('gothamRnd-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'gothamBold';
    src: url('gothamRnd-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}