@charset "UTF-8";

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

