@font-face {
	font-family: "iconfont";
	src: url('./iconfont.eot');
	src: url('./iconfont.eot?#iefix') format('eot'),
		url('./iconfont.woff2') format('woff2'),
		url('./iconfont.woff') format('woff'),
		url('./iconfont.ttf') format('truetype'),
		url('./iconfont.svg#iconfont') format('svg');
}

.icon:before {
	font-family: "iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.icon-arrow-down:before {
	content: "\E001";
}

.icon-arrow-left:before {
	content: "\E002";
}

.icon-arrow-right:before {
	content: "\E003";
}

.icon-blank:before {
	content: "\E004";
}

.icon-caret:before {
	content: "\E005";
}

.icon-checkmark:before {
	content: "\E006";
}

.icon-close-alt:before {
	content: "\E007";
}

.icon-close:before {
	content: "\E008";
}

.icon-dot:before {
	content: "\E009";
}

.icon-download:before {
	content: "\E00A";
}

.icon-eye:before {
	content: "\E00B";
}

.icon-fb-social:before {
	content: "\E00C";
}

.icon-ic-360:before {
	content: "\E00D";
}

.icon-ic-digital-brochure:before {
	content: "\E00E";
}

.icon-ic-pro-photography:before {
	content: "\E00F";
}

.icon-ic-spec-verified-floorplan:before {
	content: "\E010";
}

.icon-inst-social:before {
	content: "\E011";
}

.icon-link-social:before {
	content: "\E012";
}

.icon-logo-full:before {
	content: "\E013";
}

.icon-logo:before {
	content: "\E014";
}

.icon-m-social:before {
	content: "\E015";
}

.icon-more:before {
	content: "\E016";
}

.icon-play:before {
	content: "\E017";
}

.icon-quote:before {
	content: "\E018";
}

.icon-remove:before {
	content: "\E019";
}

.icon-search:before {
	content: "\E01A";
}

.icon-send:before {
	content: "\E01B";
}
