@font-face {
	font-family: 'lince';
	src: url("fonts/lince.eot?1o9cjp");
	src: url("fonts/lince.eot?#iefix1o9cjp") format('embedded-opentype'),
		 url("fonts/lince.woff?1o9cjp") format('woff'),
		 url("fonts/lince.ttf?1o9cjp") format('truetype'),
		 url("fonts/lince.svg?1o9cjp#lince") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.font-lince:before {
	font-family: 'lince';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e600";
	line-height: inherit;
}