@font-face {
	font-family: protection;
	src: url("Flaticon.woff") format("woff"), url("Flaticon.ttf") format("truetype");
}
.protection-shield:before {
	content: "\f100";
	font-family: protection;
	font-weight: normal;
	font-style: normal;
}
.protection-safe-box:before {
	content: "\f101";
	font-family: protection;
	font-weight: normal;
	font-style: normal;
}