@font-face {
    font-family: 'gotham_roundedbold';
    src: url('font/gothamrnd-bold_1-webfont.eot');
    src: url('font/gothamrnd-bold_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/gothamrnd-bold_1-webfont.woff') format('woff'),
         url('font/gothamrnd-bold_1-webfont.ttf') format('truetype'),
         url('font/gothamrnd-bold_1-webfont.svg#gotham_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;

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

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

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

}
.placeholder {
	color:#575757;
}