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

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

.icomoon-address:before {
  content: "\e900";
}
.icomoon-mail:before {
  content: "\e901";
}
.icomoon-phone:before {
  content: "\e902";
}
