
@font-face 
{
    font-family: 'ModernPictogramsNormal';
    src: url('../fonts/webSymbol/modernpics-webfont.eot');
    src: url('../fonts/webSymbol/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webSymbol/modernpics-webfont.woff') format('woff'),
         url('../fonts/webSymbol/modernpics-webfont.ttf') format('truetype'),
         url('../fonts/webSymbol/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal; 
}

@font-face
{
	font-family: "SocialFoundicons";
	src: url("../fonts/social/social_foundicons.eot");
	src: url("../fonts/social/social_foundicons.eot?#iefix") format("embedded-opentype"), url("../fonts/social/social_foundicons.woff") format("woff"), url("../fonts/social/social_foundicons.ttf") format("truetype"), url("../fonts/social/social_foundicons.svg#SocialFoundicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
