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

@font-face {
 font-family: 'GothamBookRegular';
 src: url('gotham-book_0-webfont.eot');
 src: url('gotham-book_0-webfont.eot?#iefix') format('embedded-opentype'), url('gotham-book_0-webfont.woff') format('woff'), url('gotham-book_0-webfont.ttf') format('truetype'), url('gotham-book_0-webfont.svg#GothamBookRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.gotham { font-family: 'GothamMediumRegular', Calibri, Candara, sans-serif; font-weight:normal; }
.gothamBook { font-family: 'GothamBookRegular', Calibri, Candara, sans-serif; font-weight:normal; }
