@font-face {
	font-family: 'Linearicons-Free';
	src:url('fonts/Linearicons-Free_w118d.eot');
	src:url('fonts/Linearicons-Free.eot') format('embedded-opentype'),
		url('fonts/Linearicons-Free.woff') format('woff2'),
		url('fonts/Linearicons-Free_w118d.woff') format('woff'),
		url('fonts/Linearicons-Free_w118d.ttf') format('truetype'),
		url('fonts/Linearicons-Free_w118d-Linearicons-Free.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.lnr {
	font-family: 'Linearicons-Free';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lnr-magnifier:before {
	content: "\e86f";
}