@font-face {
	font-family: 'GI';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/G.I.-400.woff);
}

@font-face {
	font-family: 'GI';
	font-style: normal;
	font-weight: 530;
	src: url(../fonts/G.I.-530.woff);
}

@font-face {
	font-family: 'GI';
	font-style: normal;
	font-weight: 750;
	src: url(../fonts/G.I.-750.woff);
}

/* Italics*/
@font-face {
	font-family: 'GI';
	font-style: italic;
	font-weight: 400;
	src: url(../fonts/G.I.-400Italic.woff);
}
@font-face {
	font-family: 'GI';
	font-style: italic;
	font-weight: 530;
	src: url(../fonts/G.I.-530Italic.woff);
}
@font-face {
	font-family: 'GI';
	font-style: italic;
	font-weight: 750;
	src: url(../fonts/G.I.-750Italic.woff);
}