@font-face {
  font-family: 'teligro';
  src:  url('fonts/teligro.eot?st1xcd');
  src:  url('fonts/teligro.eot?st1xcd#iefix') format('embedded-opentype'),
    url('fonts/teligro.ttf?st1xcd') format('truetype'),
    url('fonts/teligro.woff?st1xcd') format('woff'),
    url('fonts/teligro.svg?st1xcd#teligro') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="dashicons-teligro-"], [class*=" dashicons-teligro-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'teligro' !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;
}

.dashicons-teligro-telegram:before {
  content: "\e900";
}