﻿/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
	@font-face {
		font-family:"Socialico";
		src:url("Socialico.eot?") format("eot"),
			url("Socialico.woff") format("woff"),
			url("Socialico.ttf") format("truetype"),
			url("Socialico.svg#Socialico") 
			format("svg");font-weight:normal;
			font-style:normal;
	}



@font-face {
    font-family: 'socialico_plusregular';
    src: url('socialico_plus-webfont.eot');
    src: url('socialico_plus-webfont.eot?#iefix') format('embedded-opentype'),
         url('socialico_plus-webfont.woff2') format('woff2'),
         url('socialico_plus-webfont.woff') format('woff'),
         url('socialico_plus-webfont.ttf') format('truetype'),
         url('socialico_plus-webfont.svg#socialico_plusregular') format('svg');
    font-weight: normal;
    font-style: normal;

}