@font-face
{
	font-family: htgopensans;
	src: url(../fonts/opensans.ttf);
	font-style: normal;
	font-weight: 400;
}
@font-face
{
	font-family: htgopensans;
	src: url(../fonts/opensansi.ttf);
	font-style: italic;
	font-weight: 400;
}
@font-face
{
	font-family: htgopensans;
	src: url(../fonts/opensansbd.ttf);
	font-style: normal;
	font-weight: 700;
}
@font-face
{
	font-family: htgopensans;
	src: url(../fonts/opensansbi.ttf);
	font-style: italic;
	font-weight: 700;
}


