@charset "UTF-8";
/*
 * Author: Brandio
 * Author URI: http://www.brandio.io/
 * Copyright 2016 Brandio.
 */

@font-face {
  font-family: "hostrocket";
  src:url("hostrocket.eot");
  src:url("hostrocket.eot?#iefix") format("embedded-opentype"),
    url("hostrocket.woff") format("woff"),
    url("hostrocket.ttf") format("truetype"),
    url("hostrocket.svg#hostrocket") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "hostrocket" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="hroc-"]:before,
[class*=" hroc-"]:before {
  font-family: "hostrocket" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hroc{
    display: inline-block;
    font-family: "hostrocket" !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
-moz-osx-font-smoothing: grayscale;
}
.hroc-business:before {
  content: "\61";
}
.hroc-search:before {
  content: "\62";
}
.hroc-search-icon:before {
  content: "\63";
}
.hroc-technology:before {
  content: "\64";
}
.hroc-transport:before {
  content: "\65";
}
.hroc-envelope:before {
  content: "\66";
}
.hroc-instagram:before {
  content: "\67";
}
.hroc-whatsapp:before {
  content: "\68";
}