<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: obtu;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.obtu-obturations:before {
	content: "\e904";
	color: #fff;
	font-family: obtu;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}</pre></body></html>