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

.social {
	display: inline-block;
	margin: 0 5px 10px 5px;
	text-align: center;
}

[class^="si-"],
[class*=" si-"] {
	display: inline-block;
	font-family: SocialIcons;
	font-weight: normal;
	font-style: normal;
}

.si-youtube:before { content: '\e813'; }
.si-instagram:before { content: '\e811'; }
.si-behance:before { content: '\e81C'; }
.si-delicious:before { content: '\e810'; }
.si-googleplus:before { content: '\e808'; }
.si-stumbleupon:before { content: '\e80b'; }
.si-500px:before { content: '\e809'; }
.si-pinterest:before { content: '\e80a'; }
.si-forrst:before { content: '\e80c'; }
.si-digg:before { content: '\e80d'; }
.si-reddit:before { content: '\e80e'; }
.si-blogger:before { content: '\e816'; }
.si-dribbble:before { content: '\e812'; }
.si-spotify:before { content: '\e815'; }
.si-linkedin:before { content: '\e804'; }
.si-rss:before { content: '\e802'; }
.si-skype:before { content: '\e803'; }
.si-myspace:before { content: '\e818'; }
.si-facebook:before { content: '\e806'; }
.si-soundcloud:before { content: '\e805'; }
.si-tumblr:before { content: '\e817'; }
.si-twitter:before { content: '\e800'; }
.si-vimeo:before { content: '\e801'; }
.si-github:before { content: '\e807'; }
.si-deviantart:before { content: '\e819'; }
.si-flickr:before { content: '\e80f'; }