@font-face {     
	font-family: Gotham Medium;
    src: url('fonts/gothamhtf-medium.eot');
    src: url('fonts/gothamhtf-medium.eot') format('embedded-opentype'),
         url('fonts/gothamhtf-medium.woff') format('woff'),
         url('fonts/gothamhtf-medium.ttf') format('truetype'),
         url('fonts/gothamhtf-medium.svg#GothamHTFMedium') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Gotham Light';
    src: url('fonts/gothamhtf-light.eot');
    src: url('fonts/gothamhtf-light.eot') format('embedded-opentype'),
         url('fonts/gothamhtf-light.woff') format('woff'),
         url('fonts/gothamhtf-light.ttf') format('truetype'),
         url('fonts/gothamhtf-light.svg#GothamHTFLight') format('svg');
}
@font-face {     
	font-family: YoonGothic Light;
	src: url('../fonts/yoongothic-light.eot');
	src: url('fonts/yoongothic-light.eot') format('embedded-opentype'),
         url('fonts/yoongothic-light.woff') format('woff'),
         url('fonts/yoongothic-light.ttf') format('truetype'),
         url('fonts/yoongothic-light.svg') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {     
	font-family: YoonGothic Bold;
	src: url('fonts/yoongothic-bold.eot') format('embedded-opentype'),
         url('fonts/yoongothic-bold.woff') format('woff'),
         url('fonts/yoongothic-bold.ttf') format('truetype'),
         url('fonts/yoongothic-bold.svg') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {     
	font-family: Gotham Book;
	src: url('fonts/GothamHTF-Book.eot') format('embedded-opentype'),
         url('fonts/GothamHTF-Book.woff') format('woff'),
         url('fonts/GothamHTF-Book.ttf') format('truetype'),
         url('fonts/GothamHTF-Book.svg') format('svg');
    font-weight: normal;
	font-style: normal;
}