/* Service Icons */

@font-face {
	font-family: 'fusion-icons';
	src:url('../fonts/fusion-icons.eot');
	src:url('../fonts/fusion-icons.eot?#iefix-bp636e') format('embedded-opentype'),
		url('../fonts/fusion-icons.woff?-bp636e') format('woff'),
		url('../fonts/fusion-icons.ttf?-bp636e') format('truetype'),
		url('../fonts/fusion-icons.svg?-bp636e#fusion-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'fusion-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-branding:before {
	content: "\e600";
}
.icon-conten-tmarketing:before {
	content: "\e601";
}
.icon-digital-marketing:before {
	content: "\e602";
}
.icon-direct-mail:before {
	content: "\e603";
}
.icon-fist:before {
	content: "\e604";
}
.icon-measurement:before {
	content: "\e605";
}
.icon-media-negotiating:before {
	content: "\e606";
}
.icon-mobile:before {
	content: "\e607";
}
.icon-negotiating:before {
	content: "\e608";
}
.icon-online-video:before {
	content: "\e609";
}
.icon-ppc:before {
	content: "\e60a";
}
.icon-radio:before {
	content: "\e60b";
}
.icon-remarketing:before {
	content: "\e60c";
}
.icon-seo:before {
	content: "\e60d";
}
.icon-social-media:before {
	content: "\e60e";
}
.icon-traditional:before {
	content: "\e60f";
}
.icon-tv:before {
	content: "\e610";
}
.icon-university:before {
	content: "\e611";
}
.icon-video:before {
	content: "\e612";
}
.icon-web:before {
	content: "\e613";
}
