@font-face{
	font-family: 'Open Sans';
	font-weight: 300;
	font-style: normal;
	src: url(../fonts/openSans/OpenSans-Light.ttf);
}
@font-face{
	font-family: 'Open Sans';
	font-weight: 300;
	font-style: italic;
	src: url(../fonts/openSans/OpenSans-LightItalic.ttf);
}
@font-face{
	font-family: 'Open Sans';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/openSans/OpenSans-Regular.ttf);
}
@font-face{
	font-family: 'Open Sans';
	font-weight: 400;
	font-style: italic;
	src: url(../fonts/openSans/OpenSans-Italic.ttf);
}
/*
@font-face{
	font-family: 'Open Sans';
	font-weight: 600;
	font-style: normal;
	src: url(../fonts/openSans/OpenSans-Semibold.ttf);
}
@font-face{
	font-family: 'Open Sans';
	font-weight: 600;
	font-style: italic;
	src: url(../fonts/openSans/OpenSans-SemiboldItalic.ttf);
}
*/
@font-face{
	font-family: 'Open Sans';
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/openSans/OpenSans-Bold.ttf);
}
@font-face{
	font-family: 'Open Sans';
	font-weight: 700;
	font-style: italic;
	src: url(../fonts/openSans/OpenSans-BoldItalic.ttf);
}
/*
@font-face{
	font-family: 'Open Sans';
	font-weight: 800;
	font-style: normal;
	src: url(../fonts/openSans/OpenSans-ExtraBold.ttf);
}
@font-face{
	font-family: 'Open Sans';
	font-weight: 800;
	font-style: italic;
	src: url(../fonts/openSans/OpenSans-ExtraBoldItalic.ttf);
}*/