@font-face {
  font-family: 'svg';
  src:  url('fonts/svg.eot?dgh0hx');
  src:  url('fonts/svg.eot?dgh0hx#iefix') format('embedded-opentype'),
    url('fonts/svg.ttf?dgh0hx') format('truetype'),
    url('fonts/svg.woff?dgh0hx') format('woff'),
    url('fonts/svg.svg?dgh0hx#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-adv1:before {
  content: "\e900";
}
.icn-adv2:before {
  content: "\e901";
}
.icn-adv3:before {
  content: "\e902";
}
.icn-adv4:before {
  content: "\e903";
}
.icn-adv5:before {
  content: "\e904";
}
.icn-adv6:before {
  content: "\e905";
}
.icn-arrow-left:before {
  content: "\e906";
}
.icn-arrow-right:before {
  content: "\e907";
}
.icn-arrow-up:before {
  content: "\e908";
}
.icn-how1:before {
  content: "\e909";
}
.icn-how2:before {
  content: "\e90a";
}
.icn-how3:before {
  content: "\e90b";
}
.icn-how4:before {
  content: "\e90c";
}
.icn-play:before {
  content: "\e90d";
}
.icn-quote:before {
  content: "\e90e";
}
.icn-soc-fb:before {
  content: "\e90f";
}
.icn-soc-ig:before {
  content: "\e910";
}
.icn-soc-yt:before {
  content: "\e911";
}
.icn-star:before {
  content: "\e912";
}
