@font-face {
	font-family: "presslayouts-font";
	font-style: normal;
	font-weight: normal;
	font-display: block;
	src: url("../fonts/presslayouts-font.woff") format("woff");
}

.picon {
	font-family: "presslayouts-font" !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: never;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.picon-refresh::before {
	content: "\e915";
}

.picon-lock::before {
	content: "\e91f";
}

.picon-shield-check::before {
	content: "\ea72";
}
