@font-face {
	font-family: 'Socialico';
	src:url('../../fonts/Socialico.eot');
	src:url('../../fonts/Socialico.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/Socialico.woff') format('woff'),
		url('../../fonts/Socialico.ttf') format('truetype'),
		url('../../fonts/Socialico.svg#Socialico') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Socialico';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-space, .icon-space-2, .icon-exclam, .icon-dollar, .icon-ampersand, .icon-parenleft, .icon-parenright, .icon-comma, .icon-hyphen, .icon-period, .icon-slash, .icon-zero, .icon-one, .icon-two, .icon-three, .icon-four, .icon-five, .icon-six, .icon-seven, .icon-eight, .icon-nine, .icon-colon, .icon-question, .icon-at, .icon-A, .icon-B, .icon-C, .icon-D, .icon-E, .icon-F, .icon-G, .icon-H, .icon-I, .icon-J, .icon-K, .icon-L, .icon-M, .icon-N, .icon-O, .icon-P, .icon-Q, .icon-R, .icon-S, .icon-T, .icon-U, .icon-V, .icon-W, .icon-X, .icon-Y, .icon-Z, .icon-a, .icon-b, .icon-c, .icon-d, .icon-e, .icon-f, .icon-g, .icon-h, .icon-i, .icon-j, .icon-k, .icon-l, .icon-m, .icon-n, .icon-o, .icon-p, .icon-q, .icon-r, .icon-s, .icon-t, .icon-u, .icon-v, .icon-w, .icon-x, .icon-y, .icon-z {
	font-family: 'Socialico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-space:before {
	content: "\20";
}
.icon-space-2:before {
	content: "\a0";
}
.icon-exclam:before {
	content: "\21";
}
.icon-dollar:before {
	content: "\24";
}
.icon-ampersand:before {
	content: "\26";
}
.icon-parenleft:before {
	content: "\28";
}
.icon-parenright:before {
	content: "\29";
}
.icon-comma:before {
	content: "\2c";
}
.icon-hyphen:before {
	content: "\2d";
}
.icon-period:before {
	content: "\2e";
}
.icon-slash:before {
	content: "\2f";
}
.icon-zero:before {
	content: "\30";
}
.icon-one:before {
	content: "\31";
}
.icon-two:before {
	content: "\32";
}
.icon-three:before {
	content: "\33";
}
.icon-four:before {
	content: "\34";
}
.icon-five:before {
	content: "\35";
}
.icon-six:before {
	content: "\36";
}
.icon-seven:before {
	content: "\37";
}
.icon-eight:before {
	content: "\38";
}
.icon-nine:before {
	content: "\39";
}
.icon-colon:before {
	content: "\3a";
}
.icon-question:before {
	content: "\3f";
}
.icon-at:before {
	content: "\40";
}
.icon-A:before {
	content: "\41";
}
.icon-B:before {
	content: "\42";
}
.icon-C:before {
	content: "\43";
}
.icon-D:before {
	content: "\44";
}
.icon-E:before {
	content: "\45";
}
.icon-F:before {
	content: "\46";
}
.icon-G:before {
	content: "\47";
}
.icon-H:before {
	content: "\48";
}
.icon-I:before {
	content: "\49";
}
.icon-J:before {
	content: "\4a";
}
.icon-K:before {
	content: "\4b";
}
.icon-L:before {
	content: "\4c";
}
.icon-M:before {
	content: "\4d";
}
.icon-N:before {
	content: "\4e";
}
.icon-O:before {
	content: "\4f";
}
.icon-P:before {
	content: "\50";
}
.icon-Q:before {
	content: "\51";
}
.icon-R:before {
	content: "\52";
}
.icon-S:before {
	content: "\53";
}
.icon-T:before {
	content: "\54";
}
.icon-U:before {
	content: "\55";
}
.icon-V:before {
	content: "\56";
}
.icon-W:before {
	content: "\57";
}
.icon-X:before {
	content: "\58";
}
.icon-Y:before {
	content: "\59";
}
.icon-Z:before {
	content: "\5a";
}
.icon-a:before {
	content: "\61";
}
.icon-b:before {
	content: "\62";
}
.icon-c:before {
	content: "\63";
}
.icon-d:before {
	content: "\64";
}
.icon-e:before {
	content: "\65";
}
.icon-f:before {
	content: "\66";
}
.icon-g:before {
	content: "\67";
}
.icon-h:before {
	content: "\68";
}
.icon-i:before {
	content: "\69";
}
.icon-j:before {
	content: "\6a";
}
.icon-k:before {
	content: "\6b";
}
.icon-l:before {
	content: "\6c";
}
.icon-m:before {
	content: "\6d";
}
.icon-n:before {
	content: "\6e";
}
.icon-o:before {
	content: "\6f";
}
.icon-p:before {
	content: "\70";
}
.icon-q:before {
	content: "\71";
}
.icon-r:before {
	content: "\72";
}
.icon-s:before {
	content: "\73";
}
.icon-t:before {
	content: "\74";
}
.icon-u:before {
	content: "\75";
}
.icon-v:before {
	content: "\76";
}
.icon-w:before {
	content: "\77";
}
.icon-x:before {
	content: "\78";
}
.icon-y:before {
	content: "\79";
}
.icon-z:before {
	content: "\7a";
}
