@font-face {
font-family: 'fontawesome';
src:url(../../../plugins/kaya-julia-plugin/icons/fontawesome/font/fontawesome-webfont_map0iz.eot);
src:url(../../../plugins/kaya-julia-plugin/icons/fontawesome/font/fontawesome-webfont.eot) format('embedded-opentype'),
url(../../../plugins/kaya-julia-plugin/icons/fontawesome/font/fontawesome-webfont_map0iz.woff) format('woff'),
url(../../../plugins/kaya-julia-plugin/icons/fontawesome/font/fontawesome-webfont_map0iz.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.kaya-fontawesome {
font-family: 'fontawesome';
display: inline-block;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.kaya-fontawesome[data-icon]:before {
content: attr(data-icon);
}