@font-face {
	font-family: Morion;
	src: url('./morion-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Morion;
	src: url('./morion-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Libre Franklin';
	src: url('./librefranklin.ttf') format('truetype-variations');
	font-weight: 1 999;
	font-style: normal;
}

@font-face {
	font-family: 'Libre Franklin';
	src: url('./librefranklin-italic.ttf') format('truetype-variations');
	font-weight: 1 999;
	font-style: italic;
}
