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

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

.iconos-contacto:before {
  content: "\e900";
}
