@font-face {
  font-family: 'fontello';
  src: url('../__Fonts/fontello.eot?61299207');
  src: url('../__Fonts/fontello.eot?61299207#iefix') format('embedded-opentype'),
       url('../__Fonts/fontello.woff2?61299207') format('woff2'),
       url('../__Fonts/fontello.woff?61299207') format('woff'),
       url('../__Fonts/fontello.ttf?61299207') format('truetype'),
       url('../__Fonts/fontello.svg?61299207#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-phone:before { content: '\e800'; } /* FA : Tel */