<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Poppins */

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-Regular.woff2') format('woff2'),
	url('hinted-subset-Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-Italic.woff2') format('woff2'),
	url('hinted-subset-Poppins-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-SemiBold.woff2') format('woff2'),
	url('hinted-subset-Poppins-SemiBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-SemiBoldItalic.woff2') format('woff2'),
	url('hinted-subset-Poppins-SemiBoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('hinted-subset-Poppins-Medium.woff2') format('woff2'),
	url('hinted-subset-Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* DM Serif Display */

@font-face {
	font-family: 'DM Serif Display';
	src: url('dm-serif-display-v12-latin-regular.woff2') format('woff2'),
	url('dm-serif-display-v12-latin-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* Triangles */

@font-face {
	font-family: 'Triangles';
	src: url('hinted-subset-Triangles.woff2') format('woff2'),
	url('hinted-subset-Triangles.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}</pre></body></html>