@font-face {
	font-family: 'GoghWebExtraBold';
	src: 
		url('gogh_extra-bold.woff2') format('woff2'),
		url('gogh_extra-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GoghWebRegular';
	src: 
		url('gogh_regular.woff2') format('woff2'),
		url('gogh_regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
