@font-face {
    font-family: 'elegantline';
    src:url('../fonts/elegantline.eot?map0iz');
    src:url('../fonts/elegantline.eot?#iefixmap0iz') format('embedded-opentype'),
    url('../fonts/elegantline.woff?map0iz') format('woff'),
    url('../fonts/elegantline.ttf?map0iz') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.kaya-elegentline{
    font-family: 'elegantline';
    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-elegentline[data-icon]:before {
    content: attr(data-icon);
}