
@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Regular.eot');
	font-style: normal;
	font-weight: normal;
	
	
}



@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Regular.ttf');
	font-style: normal;
	font-weight: normal;
	
	
}


@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Regular.otf');
	font-style: normal;
	font-weight: normal;
	
	
}


@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Italic.ttf');
	font-weight:normal;
	font-style: italic;
	
}

@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Italic.eot');
	font-weight:normal;
	font-style: italic;
	
}

@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Italic.otf');
	font-weight:normal;
	font-style: italic;
	
}

@font-face {
	font-family: 'OpenSans';	
	src: url('fonts/OpenSans-Bold.ttf');
	font-style:normal;
	font-weight:bold;
}


@font-face {
	font-family: 'OpenSans';	
	src: url('fonts/OpenSans-Bold.eot');
	font-style:normal;
	font-weight:bold;
}

@font-face {
	font-family: 'OpenSans';	
	src: url('fonts/OpenSans-Bold.otf');
	font-style:normal;
	font-weight:bold;
}