@charset "UTF-8";

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

}

[data-icon] {
  font-family: "replica", icomoon !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;
  margin: -59;
}

[class^="icon-"],[class*=" icon-"] {
  font-family: "replica", icomoon !important;
  speak: none;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
   
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-:before {
  content: "\61";
}
.icon-casa:before {
  content: "\63";
}
.icon-fax:before {
  content: "\62";
}
.icon-telemovel:before {
  content: "\64";
}
.icon-f-ai-1:before {
  content: "\65";
}
.icon-g-ai-1:before {
  content: "\66";
}
.icon-seta-ai:before {
  content: "\67";
}
.icon-twitter-ai:before {
  content: "\68";
}
