@font-face {
	font-family: 'Opensans';
	src: url(../fonts/OpenSans-Light.ttf);
}
@font-face {
	font-family: 'OpenBold';
	src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
	font-family: 'Cormorant';
	src: url(../fonts/CormorantGaramond-SemiBold.otf);
}

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-alberca:before {
  content: "\e900";
}
.icon-cerrar:before {
  content: "\e901";
}
.icon-club:before {
  content: "\e902";
}
.icon-der:before {
  content: "\e903";
}
.icon-gym:before {
  content: "\e904";
}
.icon-izq:before {
  content: "\e905";
}
.icon-jardines:before {
  content: "\e906";
}
.icon-juegos:before {
  content: "\e907";
}
.icon-meditation:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
