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

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

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

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

@font-face {
	font-family: 'Conv_Champion HTFMiddleweight Regular';
	src: url('../fonts/Champion HTFMiddleweight Regular.eot');
	src: local('☺'), url('../fonts/Champion HTFMiddleweight Regular.woff') format('woff'), url('../fonts/Champion HTFMiddleweight Regular.ttf') format('truetype'), url('../fonts/Champion HTFMiddleweight Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}