@font-face {
	font-family: 'Ogg Roman';
	src: url('Ogg-Roman.eot');
	src: url('Ogg-Roman.eot?#iefix') format('embedded-opentype'),
		url('Ogg-Roman.woff') format('woff'),
		url('Ogg-Roman.ttf') format('truetype'),
		url('Ogg-Roman.svg') format('svg');
	font-display: swap;
}