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

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

.icon-telecommuication:before {
  content: "\e901";
}
.icon-telecom:before {
  content: "\e900";
}
