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

.webc-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'BdTierras' !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;
}

.webc-icon-close_small:before {
  content: "\e90e";
}
.webc-icon-add-place:before {
  content: "\e90d";
}
.webc-icon-arrow_down:before {
  content: "\e90c";
}
.webc-icon-lupa-icon:before {
  content: "\e90a";
}
.webc-icon-mapa-icon:before {
  content: "\e90b";
}
.webc-icon-building-columns-solid:before {
  content: "\e900";
}
.webc-icon-credit-card-solid:before {
  content: "\e901";
}
.webc-icon-dumbbell-solid:before {
  content: "\e902";
}
.webc-icon-facebook-f-brands-solid:before {
  content: "\e903";
}
.webc-icon-headphones-solid:before {
  content: "\e904";
}
.webc-icon-instagram-brands-solid:before {
  content: "\e905";
}
.webc-icon-linkedin-in-brands-solid:before {
  content: "\e906";
}
.webc-icon-people-arrows-solid:before {
  content: "\e907";
}
.webc-icon-people-group-solid:before {
  content: "\e908";
}
.webc-icon-up-right-from-square-solid:before {
  content: "\e909";
}
