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

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

.hidro-beber:before {
  content: "\e900";
}
