:root {
	--md-text-font: "trim";
	--md-code-font: "trim";
}

@font-face {
	font-family: 'Trim';
	src: url('../fonts/Trim-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
