@font-face {
	font-family:'EB Garamond';
	src: url('EBGaramond12-Regular.woff') format('woff'),
		url('EBGaramond12-Regular.ttf') format('truetype'),
		url('EBGaramond12-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-1F44D;
}

@font-face {
	font-family:'EB Garamond Italic';
	src: url('EBGaramond12-Italic.woff') format('woff'),
		url('EBGaramond12-Italic.ttf') format('truetype'),
		url('EBGaramond12-Italic.otf') format('opentype');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-FEFF;
}

@font-face {
	font-family:'Linux Biolinum';
	src: url('LinBiolinumO.woff') format('woff'),
		url('LinBiolinumO.ttf') format('truetype'),
		url('LinBiolinumO.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}
