@font-face {
	font-family: "icons";
	src: url("../icons/icons.eot?e8042593b68dfeec06199acb1dae7754?#iefix") format("embedded-opentype"),
url("../icons/icons.woff2?e8042593b68dfeec06199acb1dae7754") format("woff2"),
url("../icons/icons.woff?e8042593b68dfeec06199acb1dae7754") format("woff");
}

.icon {
	line-height: 1;
}

.icon:before {
	font-family: icons !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.icon-check:before {
	content: "\f101";
}
.icon-close:before {
	content: "\f102";
}
.icon-covid:before {
	content: "\f103";
}
.icon-important:before {
	content: "\f104";
}
.icon-right-arrow:before {
	content: "\f105";
}
.icon-right-circle-arrow:before {
	content: "\f106";
}
.icon-right-toggle:before {
	content: "\f107";
}
.icon-search:before {
	content: "\f108";
}
