@font-face
    {
    font-family:'GothamBook';
    src:url('GothamBook.eot');
    src:url('GothamBook.eot?#iefix')  format('embedded-opentype'),
        url('GothamBook.woff')        format('woff'),
        url('GothamBook.ttf')         format('truetype');
    font-weight:normal;
    font-style:normal;
}

@font-face
    {
    font-family:'GothamMedium';
    src:url('GothamMedium.eot');
    src:url('GothamMedium.eot?#iefix')  format('embedded-opentype'),
        url('GothamMedium.woff')        format('woff'),
        url('GothamMedium.ttf')         format('truetype');
    font-weight:normal;
    font-style:normal;
}


@font-face
    {
    font-family:'GothamBold';
    src:url('GothamBold.eot');
    src:url('GothamBold.eot?#iefix')  format('embedded-opentype'),
        url('GothamBold.woff')        format('woff'),
        url('GothamBold.ttf')         format('truetype');
    font-weight:normal;
    font-style:normal;
}


@font-face
    {
    font-family:'GothamLight';
    src:url('GothamLight.eot');
    src:url('GothamLight.eot?#iefix')  format('embedded-opentype'),
        url('GothamLight.woff')        format('woff'),
        url('GothamLight.ttf')         format('truetype');
    font-weight:normal;
    font-style:normal;
}
