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

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

.numbersubicacion:before {
  content: "\e900";
}
