@import url("http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css");
@font-face {
	font-family: 'socicon';
	src: url('font/socicon-webfont.eot');
	src: url('font/socicon-webfont.eot?#iefix') format('embedded-opentype'), url('font/socicon-webfont.woff') format('woff'), url('font/socicon-webfont.ttf') format('truetype'), url('font/socicon-webfont.svg#socicon-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Hack to fix Chrome font rendering issues */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'socicon';
		src: url('font/socicon-webfont.svg#socicon-webfont') format('svg');
		font-weight: normal;
		font-style: normal;
	}
}

.fa-file-text-o {
	font-family: FontAwesome !important;
        size:24px;
        background:#ccc;
}

.fbx-social a.fbx-vkontakte:before {
	content: "\f02f";
}
