@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?98248059');
  src: url('../font/fontello.eot?98248059#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?98248059') format('woff2'),
       url('../font/fontello.woff?98248059') format('woff'),
       url('../font/fontello.ttf?98248059') format('truetype'),
       url('../font/fontello.svg?98248059#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?98248059#fontello') format('svg');
  }
}
*/
[class^="lc-icons-"]:before, [class*=" lc-icons-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.lc-icons-dashboard:before { content: '\02bc'; } /* 'ʼ' */
.lc-icons-concessionari:before { content: '\02bd'; } /* 'ʽ' */
.lc-icons-eventi:before { content: '\02be'; } /* 'ʾ' */
.lc-icons-configurazione:before { content: '\02bf'; } /* 'ʿ' */
.lc-icons-lingue:before { content: '\02c0'; } /* 'ˀ' */
.lc-icons-mercati:before { content: '\02c1'; } /* 'ˁ' */
.lc-icons-nazioni:before { content: '\02c2'; } /* '˂' */
.lc-icons-marchi:before { content: '\02c3'; } /* '˃' */
.lc-icons-sync:before { content: '\02c4'; } /* '˄' */
.lc-icons-documenti:before { content: '\02c5'; } /* '˅' */
.lc-icons-url-esterna:before { content: '\02c6'; } /* 'ˆ' */
.lc-icons-tipologie-letto:before { content: '\02c7'; } /* 'ˇ' */
.lc-icons-video:before { content: '\02c8'; } /* 'ˈ' */
.lc-icons-facebook:before { content: '\02c9'; } /* 'ˉ' */
.lc-icons-veicoli:before { content: '\02ca'; } /* 'ˊ' */
.lc-icons-caret-left:before { content: '\02cb'; } /* 'ˋ' */
.lc-icons-caret-right:before { content: '\02cc'; } /* 'ˌ' */
.lc-icons-caret-down:before { content: '\02cd'; } /* 'ˍ' */
.lc-icons-caret-up:before { content: '\02ce'; } /* 'ˎ' */
.lc-icons-posti-letto:before { content: '\02cf'; } /* 'ˏ' */
.lc-icons-posti-omologati:before { content: '\02d0'; } /* 'ː' */
.lc-icons-gavone:before { content: '\02d1'; } /* 'ˑ' */
.lc-icons-tipologia_1:before { content: '\02d2'; } /* '˒' */
.lc-icons-tipologia_2:before { content: '\02d3'; } /* '˓' */
.lc-icons-tipologia_3:before { content: '\02d4'; } /* '˔' */
.lc-icons-giornalisti:before { content: '\02d5'; } /* '˕' */
.lc-icons-calendario:before { content: '\02d6'; } /* '˖' */
.lc-icons-faq:before { content: '\02d7'; } /* '˗' */
.lc-icons-qrcodes:before { content: '\02d8'; } /* '˘' */
.lc-icons-templates:before { content: '\02d9'; } /* '˙' */
