@font-face {
  font-family: 'franky-font-extended';
  src:
    url('fonts/franky-font-extended.ttf?c95nh9') format('truetype'),
    url('fonts/franky-font-extended.woff?c95nh9') format('woff'),
    url('fonts/franky-font-extended.svg?c95nh9#franky-font-extended') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-audiovisuales:before {
  content: "\e900";
}
.icon-canchas:before {
  content: "\e902";
}
.icon-herramientas:before {
  content: "\e904";
}
.icon-locaciones:before {
  content: "\e906";
}
.icon-maq_industrial:before {
  content: "\e908";
}
.icon-medico:before {
  content: "\e90a";
}
.icon-mercado_rento:before {
  content: "\e90c";
}
.icon-oficina:before {
  content: "\e90d";
}
.icon-tec_electronica:before {
  content: "\e90f";
}
.icon-Instagram:before {
  content: "\e9162";
}
.icon-linkedin:before {
  content: "\e9172";
}
.icon-icon_phone:before {
  content: "\e90a2";
}
.icon-icon_face:before {
  content: "\e9072";
}
.icon-icon_twitter:before {
  content: "\e9082";
}
.icon-whats_app:before {
  content: "\e9092";
}
