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

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

.ico3-gobernante:before {
  content: "\e900";
}
.ico3-lugar:before {
  content: "\e901";
}
.ico3-notificacion:before {
  content: "\e902";
}
.ico3-ojo:before {
  content: "\e903";
}
.ico3-proteger:before {
  content: "\e904";
}
.ico3-tableta:before {
  content: "\e905";
}
