/* Self-hosted icon subset (eh-icons). Replaces Font Awesome kit. */
@font-face {
	font-family: 'eh-icons';
	src: url('../fonts/eh-icons.woff2') format('woff2'),
		url('../fonts/eh-icons.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.fa,
.fas,
.fab,
.far {
	font-family: 'eh-icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-fw {
	width: 1.25em;
	text-align: center;
}

.fa-xs,
.fa-x {
	font-size: 0.75em;
}

.fa-sm {
	font-size: 0.875em;
}

.fa-lg {
	font-size: 1.25em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-10x {
	font-size: 10em;
}

.fa-arrow-down:before {
	content: "\e900";
}
.fa-arrow-right:before {
	content: "\e901";
}
.fa-balance-scale:before {
	content: "\e902";
}
.fa-bars:before {
	content: "\e903";
}
.fa-bolt:before {
	content: "\e904";
}
.fa-box:before {
	content: "\e905";
}
.fa-briefcase:before {
	content: "\e906";
}
.fa-bullseye:before {
	content: "\e907";
}
.fa-caret-down:before {
	content: "\e908";
}
.fa-chalkboard-teacher:before {
	content: "\e909";
}
.fa-chart-bar:before {
	content: "\e90a";
}
.fa-chart-line:before {
	content: "\e90b";
}
.fa-chart-pie:before {
	content: "\e90c";
}
.fa-check-circle:before {
	content: "\e90d";
}
.fa-check-square:before {
	content: "\e90e";
}
.fa-chess-knight:before {
	content: "\e90f";
}
.fa-clipboard-check:before {
	content: "\e910";
}
.fa-clipboard-list:before {
	content: "\e911";
}
.fa-clock:before {
	content: "\e912";
}
.fa-coins:before {
	content: "\e913";
}
.fa-comments:before {
	content: "\e914";
}
.fa-directions:before {
	content: "\e915";
}
.fa-dollar-sign:before {
	content: "\e916";
}
.fa-envelope:before {
	content: "\e917";
}
.fa-exclamation-circle:before {
	content: "\e918";
}
.fa-exclamation-triangle:before {
	content: "\e919";
}
.fa-file-alt:before {
	content: "\e91a";
}
.fa-file-invoice-dollar:before {
	content: "\e91b";
}
.fa-gift:before {
	content: "\e91c";
}
.fa-hands-helping:before {
	content: "\e91d";
}
.fa-image:before {
	content: "\e91e";
}
.fa-images:before {
	content: "\e91f";
}
.fa-lightbulb:before {
	content: "\e920";
}
.fa-linkedin-in:before {
	content: "\e921";
}
.fa-linkedin:before {
	content: "\e922";
}
.fa-list-ol:before {
	content: "\e923";
}
.fa-map-marked-alt:before {
	content: "\e924";
}
.fa-map:before {
	content: "\e925";
}
.fa-microphone-alt:before {
	content: "\e926";
}
.fa-newspaper:before {
	content: "\e927";
}
.fa-pen-nib:before {
	content: "\e928";
}
.fa-pencil-ruler:before {
	content: "\e929";
}
.fa-piggy-bank:before {
	content: "\e92a";
}
.fa-project-diagram:before {
	content: "\e92b";
}
.fa-puzzle-piece:before {
	content: "\e92c";
}
.fa-question-circle:before {
	content: "\e92d";
}
.fa-road:before {
	content: "\e92e";
}
.fa-route:before {
	content: "\e92f";
}
.fa-search:before {
	content: "\e930";
}
.fa-sliders-h:before {
	content: "\e931";
}
.fa-street-view:before {
	content: "\e932";
}
.fa-tachometer-alt:before {
	content: "\e933";
}
.fa-tasks:before {
	content: "\e934";
}
.fa-thumbs-up:before {
	content: "\e935";
}
.fa-times:before {
	content: "\e936";
}
.fa-times-circle:before {
	content: "\e937";
}
.fa-user-circle:before {
	content: "\e938";
}
.fa-user-friends:before {
	content: "\e939";
}
.fa-user-injured:before {
	content: "\e93a";
}
.fa-users:before {
	content: "\e93b";
}
.fa-user-secret:before {
	content: "\e93c";
}
.fa-user-tie:before {
	content: "\e93d";
}
.fa-vial:before {
	content: "\e93e";
}
.fa-weight:before {
	content: "\e93f";
}
