@font-face {
	font-family: 'Linearicons-Free';
	src:url('../fonts/Linearicons-Free54e9.eot%3Fw118d');
	src:url('../fonts/Linearicons-Freed41d.eot%3F') format('embedded-opentype'),
		url('../fonts/Linearicons-Free54e9.woff2%3Fw118d') format('woff2'),
		url('../fonts/Linearicons-Free54e9.woff%3Fw118d') format('woff'),
		url('../fonts/Linearicons-Free54e9.ttf%3Fw118d') format('truetype'),
		url('../fonts/Linearicons-Free54e9.svg%3Fw118d') 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;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.lnr-magic-wand:before {
	content: "\e803";
}
.lnr-rocket:before {
	content: "\e84b";
}
.lnr-bug:before {
	content: "\e869";
}
.lnr-cross:before {
	content: "\e870";
}
.lnr-menu:before {
	content: "\e871";
}
.lnr-chevron-up:before {
	content: "\e873";
}
.lnr-chevron-down:before {
	content: "\e874";
}
.lnr-arrow-right:before {
	content: "\e87a";
}

.lnr-sun:before {
	content: "\e807";
}

.lnr-laptop-phone:before {
	content: "\e83c"; /* Unicode for laptop-phone icon */
}

.lnr-link:before {
	content: "\e86b";
}

.lnr-cog:before {
	content: "\e810";
}
.lnr-briefcase:before {
	content: "\e84c";
}
.lnr-file-empty:before {
	content: "\e81d";
}
.lnr-flag:before {
	content: "\e817";
}

.lnr-envelope:before {
	content: "\e818";
}
.lnr-phone-handset:before {
	content: "\e830";
}
.lnr-location:before {
	content: "\e835";
}