@font-face {
	font-family: 'Linearicons-Free';
	src:url('../fonts/Linearicons-Free.eot');
	src:url('../fonts/Linearicons-Free.eot') format('embedded-opentype'),
		url('../fonts/Linearicons-Free.woff2') format('woff2'),
		url('../fonts/Linearicons-Free.woff2') format('woff'),
		url('../fonts/Linearicons-Free.ttf') format('truetype'),
		url('../fonts/Linearicons-Free.svg#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}

.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-home:before {
	content: "\e800";
}
.lnr-database:before {
	content: "\e80e";
}
.lnr-envelope:before {
	content: "\e818";
}
.lnr-eye:before {
	content: "\e81b";
}
.lnr-user:before {
	content: "\e82a";
}
.lnr-phone-handset:before {
	content: "\e830";
}
.lnr-calendar-full:before {
	content: "\e836";
}
.lnr-screen:before {
	content: "\e839";
}
.lnr-laptop-phone:before {
	content: "\e83d";
}
.lnr-bubble:before {
	content: "\e83f";
}
.lnr-chart-bars:before {
	content: "\e843";
}
.lnr-chevron-left:before {
	content: "\e875";
}
.lnr-chevron-right:before {
	content: "\e876";
}
.lnr-arrow-up:before {
	content: "\e877";
}
.lnr-arrow-left:before {
	content: "\e879";
}
.lnr-arrow-right:before {
	content: "\e87a";
}
