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

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