@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url( 'open-sans-normal-400.eot' );
	src: 	url( 'open-sans-normal-400.woff2.html' ) format( 'woff2' ),
	url( 'open-sans-normal-400.woff' ) format( 'woff' ),
	url( 'open-sans-normal-400.ttf' ) format( 'truetype' ),
	url( 'open-sans-normal-400.svg' ) format( 'svg' );
;
}