/* FONTS */
/* Rubber Grotesque */
@font-face {
	font-family: IHRubber;
	src: url( ../ttf/ihrubber_reg.eot );
	src: url( ../ttf/ihrubber_reg.ttf ) format('truetype');
	font-weight: normal;
	font-style: normal;
}




/* TradeGothicLT */
@font-face {
	font-family: TradeGothicLT;
	src: url( ../ttf/TradeGothicLT.eot );
	src: url( ../ttf/TradeGothicLT.ttf ) format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* TradeGothicLTBoldTwo */
@font-face {
	font-family: TradeGothicLTBoldTwo;
	src: url( ../ttf/TradeGothicLTBoldTwo.eot );
	src: url( ../ttf/TradeGothicLTBoldTwo.ttf ) format('truetype');
	font-weight: normal;
	font-style: normal;
}




/* Typewriter */
@font-face { 
	font-family: IHTypewriter; 
	src: url( ../ttf/corona-3-typewriter.eot );
	src: url( ../ttf/corona-3-typewriter.ttf ) format('truetype');
	font-weight: normal;
	font-style: normal;
}




