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

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

.ip-whatsapp:before {
  content: "\e905";
}
.ip-messenger:before {
  content: "\e903";
}
.ip-email:before {
  content: "\e909";
}
.ip-cog:before {
  content: "\e90a";
}
.ip-instagram:before {
  content: "\e90b";
}
.ip-phone:before {
  content: "\e90c";
}
.ip-telegram:before {
  content: "\e90d";
}
.ip-viber:before {
  content: "\e90e";
}
.ip-lighting:before {
  content: "\e901";
}
.ip-user:before {
  content: "\e902";
}
.ip-arrow-down:before {
  content: "\e900";
}
.ip-search:before {
  content: "\e986";
}
.ip-close:before {
  content: "\e904";
}
