@font-face {
	font-family: custom-icon;
	src: url("Glyphter.woff") format("woff"), url("Glyphter.ttf") format("truetype");
}
.custom-icon-community-resident-portal-logo-wh:before {
	content: '\0048';
	font-family: custom-icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}