@font-face {
	font-family: "lhq-icon";
	src: url("fonts/lhq-icon.eot?enrtqa");
	src:
		url("fonts/lhq-icon.eot?enrtqa#iefix") format("embedded-opentype"),
		url("fonts/lhq-icon.ttf?enrtqa") format("truetype"),
		url("fonts/lhq-icon.woff?enrtqa") format("woff"),
		url("fonts/lhq-icon.svg?enrtqa#lhq-icon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "lhq-icon" !important;
	speak: never;
	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;
}

.icon-Layers:before {
	content: "\e907";
}
.icon-book-alt:before {
	content: "\e900";
}
.icon-calender:before {
	content: "\e901";
}
.icon-chevron-left:before {
	content: "\e902";
}
.icon-chevron-right:before {
	content: "\e903";
}
.icon-instagram-original:before {
	content: "\e904";
}
.icon-map-marker:before {
	content: "\e905";
}
.icon-pause:before {
	content: "\e912";
}
.icon-list:before {
	content: "\e9ba";
}
.icon-minus:before {
	content: "\ea0b";
}
.icon-close:before {
	content: "\ea0f";
}
.icon-play:before {
	content: "\ea16";
}
.icon-volume-up:before {
	content: "\ea27";
}
.icon-volume-mute:before {
	content: "\ea2a";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-apple-music:before {
	content: "\e908";
}
.icon-spotify:before {
	content: "\e906";
}
.icon-appleinc:before {
	content: "\eabe";
}
