<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fellix */
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/light.woff2') format('woff2'),
	url('../fonts/Felix/light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/light_italic.woff2') format('woff2'),
	url('../fonts/Felix/light_italic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/regular.woff2') format('woff2'),
	url('../fonts/Felix/regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/regular_italic.woff2') format('woff2'),
	url('../fonts/Felix/regular_italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/medium.woff2') format('woff2'),
	url('../fonts/Felix/medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/medium_italic.woff2') format('woff2'),
	url('../fonts/Felix/medium_italic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/bold.woff2') format('woff2'),
	url('../fonts/Felix/bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Fellix';
	src: url('../fonts/Felix/bold_italic.woff2') format('woff2'),
	url('../fonts/Felix/bold_italic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}</pre></body></html>