@font-face {
  font-family: 'ac-font';
  src: url('../fonts/ac-font/ac-font.eot?59465037');
  src: url('../fonts/ac-font/ac-font.eot?59465037#iefix') format('embedded-opentype'),
       url('../fonts/ac-font/ac-font.woff2?59465037') format('woff2'),
       url('../fonts/ac-font/ac-font.woff?59465037') format('woff'),
       url('../fonts/ac-font/ac-font.ttf?59465037') format('truetype'),
       url('../fonts/ac-font/ac-font.svg?59465037#ac-font') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ac-font";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-signal:before { content: '\e800'; } /* '' */
.icon-instagram:before { content: '\e801'; } /* '' */
.icon-telegram:before { content: '\e802'; } /* '' */
.icon-twitter:before { content: '\e803'; } /* '' */
.icon-logo-android:before { content: '\e804'; } /* '' */
