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

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

.Usar-iconsphone:before {
  content: "\e942";
}
.Usar-iconsphone-hang-up:before {
  content: "\e943";
}
.Usar-iconsmobile:before {
  content: "\e958";
}
.Usar-iconsmobile2:before {
  content: "\e959";
}
.Usar-iconssphere:before {
  content: "\e9c9";
}
.Usar-iconsearth:before {
  content: "\e9ca";
}
.Usar-iconslink:before {
  content: "\e9cb";
}
