

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

.ikon-sign-dai:before,
.ikon-sign-auv:before {
    font-family: "fontello" !important;
    font-weight: bold !important;
    font-size: 20px;
}

.ikon-sign-dai:before { content: '\e800'; } 
.ikon-sign-auv:before { content: '\e801'; }
