@font-face{ 
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic.eot');
	src: url('../fonts/CenturyGothic.eot?iefix') format('eot'),
	     url('../fonts/CenturyGothic.woff') format('woff'),
	     url('../fonts/CenturyGothic.ttf') format('truetype'),
	     url('../fonts/CenturyGothic.svg#webfont') format('svg');
}
select::-ms-expand {
    display: none;
}