@font-face {
	font-family: "WellBlue Icons";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../webfonts/fa-wellblue-900.woff2") format("woff2");
}

.fas {
	font-family: "WellBlue Icons";
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	text-rendering: auto;
}

.fa-award::before { content: "\f559"; }
.fa-book-open::before { content: "\f518"; }
.fa-box::before { content: "\f466"; }
.fa-building::before { content: "\f1ad"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-clinic-medical::before { content: "\f7f2"; }
.fa-clock::before { content: "\f017"; }
.fa-comments::before { content: "\f086"; }
.fa-filter::before { content: "\f0b0"; }
.fa-history::before { content: "\f1da"; }
.fa-home::before { content: "\f015"; }
.fa-industry::before { content: "\f275"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-landmark::before { content: "\f66f"; }
.fa-leaf::before { content: "\f06c"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-mug-hot::before { content: "\f7b6"; }
.fa-recycle::before { content: "\f1b8"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-tint::before { content: "\f043"; }
.fa-tools::before { content: "\f7d9"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-users::before { content: "\f0c0"; }
