<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: 'icomoon';
	src:url('../fonts/icomoon.eot?-9o3pnz');
	src:url('../fonts/icomoon.eot?#iefix-9o3pnz') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-9o3pnz') format('woff'),
		url('../fonts/icomoon.ttf?-9o3pnz') format('truetype'),
		url('../fonts/icomoon.svg?-9o3pnz#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-list:before {
	content: "\e605";
}
.icon-bookmark:before {
	content: "\e600";
}
.icon-list2:before {
	content: "\e606";
}
.icon-list3:before {
	content: "\e607";
}
.icon-coins:before {
	content: "\e601";
	font-size:1.1em;
}
.icon-bookmark2:before {
	content: "\e602";
	font-size:1em;
	color:#fff;
}
.icon-camera:before {
	content: "\e603";
	font-size:1em;
}
.icon-list4:before {
	content: "\e604";
}
.icon-tag:before {
	content: "\f015";
}
.icon-list-ul:before {
	content: "\f0ca";
	font-size:0.86em;

}
</pre></body></html>