@font-face {
  font-family: 'cava-svg';
  src:  url('../fonts/cava-svg.eot');
  src:  url('../fonts/cava-svg.eot#iefix') format('embedded-opentype'),
    url('../fonts/cava-svg.ttf') format('truetype'),
    url('../fonts/cava-svg.woff') format('woff'),
    url('../images/cava-svg.svg#cava-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: 'cava-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-arrow:before {
  content: "\e91d";
}
.icn-left:before {
  content: "\e91b";
}
.icn-home:before {
  content: "\e91c";
}
.icn-time:before {
  content: "\e919";
}
.icn-user:before {
  content: "\e91a";
}
.icn-video:before {
  content: "\e916";
}
.icn-zoom:before {
  content: "\e917";
}
.icn-back:before {
  content: "\e918";
}
.icn-sl1:before {
  content: "\e911";
}
.icn-sl2:before {
  content: "\e912";
}
.icn-sl3:before {
  content: "\e913";
}
.icn-sl4:before {
  content: "\e914";
}
.icn-sl5:before {
  content: "\e915";
}
.icn-s1:before {
  content: "\e908";
}
.icn-s2:before {
  content: "\e909";
}
.icn-s4:before {
  content: "\e90a";
}
.icn-s3:before {
  content: "\e90b";
}
.icn-mail:before {
  content: "\e90c";
}
.icn-skype:before {
  content: "\e90d";
}
.icn-tm:before {
  content: "\e90e";
}
.icn-viber:before {
  content: "\e90f";
}
.icn-whatsapp:before {
  content: "\e910";
}
.icn-st1:before {
  content: "\e900";
}
.icn-st2:before {
  content: "\e901";
}
.icn-st3:before {
  content: "\e902";
}
.icn-st4:before {
  content: "\e903";
}
.icn-st5:before {
  content: "\e904";
}
.icn-st6:before {
  content: "\e905";
}
.icn-st7:before {
  content: "\e906";
}
.icn-st8:before {
  content: "\e907";
}
.icn-faq-el:before {
  content: "\e91e";
}
