@font-face {
  font-family: 'davidbarroso';
  src:  url('fonts/davidbarroso.eot?vtdg57');
  src:  url('fonts/davidbarroso.eot?vtdg57#iefix') format('embedded-opentype'),
    url('fonts/davidbarroso.ttf?vtdg57') format('truetype'),
    url('fonts/davidbarroso.woff?vtdg57') format('woff'),
    url('fonts/davidbarroso.svg?vtdg57#davidbarroso') 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: 'davidbarroso' !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-icono_direccion-n:before {
  content: "\e900";
}
.icon-icono_horarios-n:before {
  content: "\e901";
}
.icon-icono_movil-n:before {
  content: "\e902";
}
.icon-icono_telefono-n:before {
  content: "\e903";
}
.icon-icono_whatsapp-n:before {
  content: "\e904";
}
.icon-icono_correo-n:before {
  content: "\e905";
}
