/* Font Awesome 4.7 compatibility for pages using 5/6-style prefixes/classes. */
.fas,
.far,
.fab {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-google-play:before { content: "\f17b"; }
.fa-shield-alt:before { content: "\f132"; }
.fa-mobile-alt:before { content: "\f10b"; }
.fa-globe-asia:before { content: "\f0ac"; }
.fa-map-marker-alt:before { content: "\f041"; }
.fa-sliders-h:before { content: "\f1de"; }
.fa-cookie-bite:before { content: "\f0f5"; }
.fa-file-alt:before { content: "\f0f6"; }
.fa-file-contract:before { content: "\f0f6"; }
.fa-fingerprint:before { content: "\f084"; }
.fa-robot:before { content: "\f013"; }
.fa-user-shield:before { content: "\f21b"; }
