@font-face {
	font-family: 'GoboldRegular';
	src: url('goboldregular.eot');
	src:local('GoboldRegular'), url('goboldregular.woff') format('woff'),  url('goboldregular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}
.special-font { font-family: 'GoboldRegular'; }