@charset "UTF-8";

@font-face {
	font-family: "untitled-font-38";
	src:url("../fonts/untitled-font-38.eot");
	src:url("../fonts/untitled-font-38.eot?#iefix") format("embedded-opentype"),
		url("../fonts/untitled-font-38.woff") format("woff"),
		url("../fonts/untitled-font-38.ttf") format("truetype"),
		url("../fonts/untitled-font-38.svg#untitled-font-38") format("svg");
	font-weight: normal;
	font-style: normal;

}

[data-icon]:before {
	font-family: "untitled-font-38" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "untitled-font-38" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
	content: "\61";
}
.icon-arrow-right:before {
	content: "\62";
}
.icon-download:before {
	content: "\63";
}
.icon-linkedin:before {
	content: "\64";
}
.icon-location-pin:before {
	content: "\65";
}
.icon-minus:before {
	content: "\66";
}
.icon-play-video:before {
	content: "\67";
}
.icon-plus:before {
	content: "\68";
}
.icon-xing:before {
	content: "\69";
}
.icon-youtube:before {
	content: "\6a";
}
