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

.lnr {
	font-family: 'Linearicons';
	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-phone-wave:before {
  content: '\ea6c';
}
.lnr-map-marker:before {
  content: '\ea7a';
}
.lnr-user:before {
  content: '\ea1e';
}
.lnr-heart:before {
  content: '\e98c';
}
.lnr-balance:before {
  content: '\eb39';
}
.lnr-credit-card:before {
  content: '\ea59';
}
.lnr-cash-dollar:before {
  content: '\ea5a';
}
.lnr-graduation-hat:before {
  content: '\e9da';
}
.lnr-magnifier:before {
  content: '\ec22';
}
.lnr-bag:before {
  content: '\ea4c';
}
.lnr-cart:before {
  content: '\ea4d';
}
.lnr-map-marker:before {
  content: '\ea7a';
}
.lnr-cross:before {
  content: '\ec2a';
}
.lnr-chevron-up:before {
  content: '\ec39';
}
.lnr-chevron-down:before {
  content: '\ec3a';
}
.lnr-chevron-left:before {
  content: '\ec3b';
}
.lnr-chevron-right:before {
  content: '\ec3c';
}
.lnr-list:before {
  content: '\ec2c';
}
.lnr-pencil:before {
  content: '\e90e';
}
.lnr-check-circle:before {
  content: '\ec59';
}
.lnr-zoom-in:before {
  content: "\ec25";
}
.lnr-zoom-out:before {
  content: "\ec26";
}
.lnr-share:before {
  content: "\ec20";
}
.lnr-plus:before {
  content: "\ec36";
}
.lnr-heart:before {
  content: "\e98c";
}