@font-face {
	font-family: 'futurastdmedium';
	src: url('FuturaStdMedium.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futurastdheavy';
	src: url('FuturaStdHeavy.otf');
	font-weight: normal;
	font-style: normal;
}

.ggskin.title {
	font-family: 'futurastdheavy'; 
	font-size: 18px;
	letter-spacing: 1px;
	}

.ggskin.info {
	font-family: 'futurastdmedium'; 
	font-size: 14px;
	letter-spacing: 1px;
	}

.ggskin.titleheavy {
	font-family: 'futurastdheavy'; 
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	}
