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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ico-leica' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-leica:before {
  content: "\e90c";
}
.icon-leicarrow:before {
  content: "\e90b";
}
.icon-A:before {
  content: "\e90a";
}
.icon-C:before {
  content: "\e900";
}
.icon-X:before {
  content: "\e901";
}
.icon-Q:before {
  content: "\e902";
}
.icon-T:before {
  content: "\e903";
}
.icon-M:before {
  content: "\e904";
}
.icon-S:before {
  content: "\e905";
}
.icon-L:before {
  content: "\e906";
}
.icon-J:before {
  content: "\e907";
}
.icon-R:before {
  content: "\e908";
}
.icon-V:before {
  content: "\e909";
}
