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

[class^="icn-"], [class*=" icn-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'svg' !important;
  speak: never;
  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;
}

.icn-cat1:before {
  content: "\e900";
}
.icn-email:before {
  content: "\e901";
}
.icn-ig:before {
  content: "\e902";
}
.icn-logo:before {
  content: "\e903";
}
.icn-marker:before {
  content: "\e904";
}
.icn-phone:before {
  content: "\e905";
}
.icn-promo:before {
  content: "\e906";
}
