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

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

.icon-email:before {
  content: "\e900";
}
.icon-telefono:before {
  content: "\e901";
}
.icon-ubicacion:before {
  content: "\e902";
}
.icon-cardio:before {
  content: "\e903";
}
.icon-equipamiento:before {
  content: "\e904";
}
.icon-espacio-abierto:before {
  content: "\e905";
}
.icon-metodologia:before {
  content: "\e906";
}
.icon-todos-los-niveles:before {
  content: "\e907";
}
.icon-instalaciones:before {
  content: "\e908";
}
.icon-tiempo-de-entrenamiento:before {
  content: "\e909";
}
