@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?3cifxm');
  src: url('../fonts/icomoon.eot?3cifxm#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3cifxm') format('truetype'),
    url('../fonts/icomoon.woff?3cifxm') format('woff'),
    url('../fonts/icomoon.svg?3cifxm#icomoon') 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: 'icomoon' !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
}


.icon-fi-rr-phone-office:before {
  content: "\e900";
}
.icon-fi-rr-smartphone:before {
  content: "\e901";
}
.icon-fi-rr-zoom-R-Instagram:before {
  content: "\e902";
}
