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

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

.mymicon-location-24:before {
  content: "\e903";
}
.mymicon-superficie:before {
  content: "\e900";
}
.mymicon-bano:before {
  content: "\e901";
}
.mymicon-dormitorio:before {
  content: "\e902";
}
