/*Entypo font*/

@font-face {
    font-family: 'FontomasEmtypo';
    src: url("/css/entypo/fontomas-webfont.eot");
    src: url("/css/entypo/fontomas-webfont.eot?") format('embedded-opentype'),
         url("/css/entypo/fontomas-webfont.woff") format('woff'),
         url("/css/entypo/fontomas-webfont.ttf") format('truetype'),
         url("/css/entypo/fontomas-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}
/*IconicFill font*/
@font-face {
    font-family: 'FontomasIconicFill';
    src: url("/css/iconicfill/fontomas-webfont.eot");
    src: url("/css/iconicfill/fontomas-webfont.eot?") format('embedded-opentype'),
         url("/css/iconicfill/fontomas-webfont.woff") format('woff'),
         url("/css/iconicfill/fontomas-webfont.ttf") format('truetype'),
         url("/css/iconicfill/fontomas-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}
/*IconicStroke Font*/
@font-face {
    font-family: 'FontomasIconicStroke';
    src: url("/css/iconicstroke/fontomas-webfont.eot");
    src: url("/css/iconicstroke/fontomas-webfont.eot?") format('embedded-opentype'),
         url("/css/iconicstroke/fontomas-webfont.woff") format('woff'),
         url("/css/iconicstroke/fontomas-webfont.ttf") format('truetype'),
         url("/css/iconicstroke/fontomas-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}
/*WebSymbolsRegular Font*/
@font-face {
    font-family: 'FontomasWebSymbolsRegular';
    src: url("/css/websymbolsregular/fontomas-webfont.eot");
    src: url("/css/websymbolsregular/fontomas-webfont.eot?") format('embedded-opentype'),
         url("/css/websymbolsregular/fontomas-webfont.woff") format('woff'),
         url("/css/websymbolsregular/fontomas-webfont.ttf") format('truetype'),
         url("/css/websymbolsregular/fontomas-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;

}

.fontomas {	font-size: 1.2em;padding: 10px 18px 10px 6px; text-align:center; width:20px;}
.fontomas a {}
.fontomas:hover {color:#fff;}