@font-face {
	font-family: goryl;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.goryl:before {
	content: "\e903";
	color: rgb(1, 25, 29);
	font-family: goryl;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}