@font-face {
	font-family: "theme-icons";
	src: url("theme-icons.eot?01f19095d8545e22b935692e33f80aa1?#iefix") format("embedded-opentype"),
url("theme-icons.woff2?01f19095d8545e22b935692e33f80aa1") format("woff2"),
url("theme-icons.woff?01f19095d8545e22b935692e33f80aa1") format("woff");
}

.icon {
	line-height: 1;
}

.icon:before {
	font-family: theme-icons !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.icon-white-outline-arrow:before {
	content: "\f101";
}
.icon-red-outline-arrow:before {
	content: "\f102";
}
.icon-quotes:before {
	content: "\f103";
}
.icon-icon-double-chevron:before {
	content: "\f104";
}
.icon-icon-checkmark:before {
	content: "\f105";
}
.icon-icon-asterisk:before {
	content: "\f106";
}
.icon-icon-arrow-up:before {
	content: "\f107";
}
.icon-external-link:before {
	content: "\f108";
}
.icon-double-quotes:before {
	content: "\f109";
}
.icon-close:before {
	content: "\f10a";
}
.icon-blockquote-quotes:before {
	content: "\f10b";
}
.icon-arrow-left:before {
	content: "\f10c";
}
.icon-arrow-left-hover:before {
	content: "\f10d";
}
.icon-arrow-left-disabled:before {
	content: "\f10e";
}
.icon-add:before {
	content: "\f10f";
}
.icon-accordion-arrow:before {
	content: "\f110";
}
