@font-face
{
    font-family: GothamRounded;
    src: url('Fonts/gothamroundedlight.eot');
    src: url('Fonts/gothamroundedlightd41d.eot?#iefix') format('embedded-opentype'),
    url('Fonts/gothamroundedlight.woff') format('woff'),
    url('Fonts/gothamroundedlight.ttf') format('truetype'),
    url('Fonts/gothamroundedlight.svg#GothamRounded') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face
{
    font-family: GothamRounded;
    src: url('Fonts/gothamroundedbold.eot');
    src: url('Fonts/gothamroundedboldd41d.eot?#iefix') format('embedded-opentype'),
    url('Fonts/gothamroundedbold.woff') format('woff'),
    url('Fonts/gothamroundedbold.ttf') format('truetype'),
    url('Fonts/gothamroundedbold.svg#GothamRounded') format('svg');
    font-weight: 700;
    font-style: normal;
}