@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: normal;
    src: local('☺'), url('GothamBook.woff') format('woff'), url('GothamBook.ttf') format('truetype');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: bold;
	src: local('☺'), url('gotham-bold-1361523260.woff') format('woff'), url('gotham-bold-1361523260.ttf') format('truetype');
}