
.sg-survey [class^="icon-"], .sg-survey [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "SGIconFont" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-caret-left:before {
	content: "◀";
}

.icon-caret-right:before {
	content: "▶";
}

.icon-heart:before {
	content: "♥";
}

.icon-star:before {
	content: "★";
}

.icon-star-o:before {
	content: "☆";
}

.icon-check:before {
	content: "✓";
}

.icon-times:before {
	content: "❌";
}

.icon-gear:before {
	content: "⚙";
}

.icon-adjust:before {
	content: "◑";
}

.icon-check-square-o:before {
	content: "☑";
}

.icon-times-circle:before {
	content: "";
}

.icon-check-circle:before {
	content: "";
}

.icon-times-circle-o:before {
	content: "⦻";
}

.icon-check-circle-o:before {
	content: "✅";
}

.icon-ban:before {
	content: "⊘";
}

.icon-arrow-up:before {
	content: "↑";
}

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

.icon-exclamation-circle:before {
	content: "❗";
}

.icon-warning:before {
	content: "⚠";
}

.icon-calendar:before {
	content: "📅";
}

.icon-twitter-square:before {
	content: "";
}

.icon-facebook-square:before {
	content: "";
}

.icon-thumbs-o-up:before {
	content: "";
}

.icon-thumbs-o-down:before {
	content: "";
}

.icon-star-half:before {
	content: "";
}

.icon-heart-o:before {
	content: "♡";
}

.icon-linkedin-square:before {
	content: "";
}

.icon-square-o:before {
	content: "⬜";
}

.icon-arrow-circle-up:before {
	content: "";
}

.icon-arrow-circle-down:before {
	content: "";
}

.icon-square:before {
	content: "⬛";
}

.icon-caret-down:before {
	content: "▼";
}

.icon-caret-up:before {
	content: "▲";
}

.icon-circle-o:before {
	content: "○";
}

.icon-circle:before {
	content: "●";
}

.icon-smile-o:before {
	content: "";
}

.icon-frown-o:before {
	content: "";
}

.icon-meh-o:before {
	content: "";
}

.icon-star-half-empty:before {
	content: "½";
}

.icon-chevron-circle-up:before {
	content: "🔼";
}

.icon-chevron-circle-down:before {
	content: "🔽";
}

.icon-check-square:before {
	content: "✔";
}

.icon-thumbs-up:before {
	content: "👍";
}

.icon-thumbs-down:before {
	content: "👎";
}

.icon-gittip:before {
	content: "❤";
}

.icon-dot-circle-o:before {
	content: "⚫";
}

.icon-circle-thin:before {
	content: "⚪";
}

.icon-happy:before {
	content: "😀";
}

.icon-happy2:before {
	content: "";
}

.icon-smiley:before {
	content: "☺";
}

.icon-smiley2:before {
	content: "";
}

.icon-sad:before {
	content: "☹";
}

.icon-sad2:before {
	content: "";
}

.icon-grin:before {
	content: "😁";
}

.icon-grin2:before {
	content: "";
}

.icon-angry:before {
	content: "😠";
}

.icon-angry2:before {
	content: "";
}

.icon-neutral:before {
	content: "😐";
}

.icon-neutral2:before {
	content: "";
}
