@font-face {
	font-family: 'social-vectors';
	src:url('../fonts/social-vectors.eot?pulum');
	src:url('../fonts/social-vectors.eot?#iefixpulum') format('embedded-opentype'),
		url('../fonts/social-vectors.ttf?pulum') format('truetype'),
		url('../fonts/social-vectors.woff?pulum') format('woff'),
		url('../fonts/social-vectors.svg?pulum#social-vectors') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'social-vectors';
	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-rss:before {
    content: "\e901";
}
.icon-snapchat:before {
    content: "\e900";
}
.icon-fb-2:before {
    content: "\e601";
}
.icon-gplus:before {
    content: "\e602";
}
.icon-insta:before {
    content: "\e603";
}
.icon-pin:before {
    content: "\e604";
}
.icon-tw-2:before {
    content: "\e605";
}
.icon-yt:before {
    content: "\e600";
}
.icon-fb:before {
    content: "\e608";
}
.icon-li:before {
    content: "\e609";
}
.icon-tw:before {
    content: "\e60a";
}
