@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-twitter:before { content: '\e800'; } /* '' */
.si-vimeo:before { content: '\e801'; } /* '' */
.si-rss:before { content: '\e802'; } /* '' */
.si-skype:before { content: '\e803'; } /* '' */
.si-linkedin:before { content: '\e804'; } /* '' */
.si-soundcloud:before { content: '\e805'; } /* '' */
.si-facebook:before { content: '\e806'; } /* '' */
.si-github:before { content: '\e807'; } /* '' */
.si-googleplus:before { content: '\e808'; } /* '' */
.si-500px:before { content: '\e809'; } /* '' */
.si-pinterest:before { content: '\e80a'; } /* '' */
.si-flickr:before { content: '\e80f'; } /* '' */
.si-instagram:before { content: '\e811'; } /* '' */
.si-dribbble:before { content: '\e812'; } /* '' */
.si-youtube:before { content: '\e813'; } /* '' */
.si-xing:before { content: '\e814'; } /* '' */
.si-behance:before { content: '\e81c'; } /* '' */