@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.ttf?31z46s") format("truetype"),
    url("../fonts/icomoon.woff?31z46s") format("woff"),
    url("../fonts/icomoon.svg?31z46s#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-clipboard-check:before {
  content: "\e90d";
}
.icon-actividades-aire-libre:before {
  content: "\e900";
}
.icon-casada:before {
  content: "\e901";
}
.icon-cine-teatro:before {
  content: "\e902";
}
.icon-cocinar-dulce:before {
  content: "\e903";
}
.icon-comida-salada:before {
  content: "\e904";
}
.icon-mama-con-hijos:before {
  content: "\e905";
}
.icon-mascota:before {
  content: "\e906";
}
.icon-musica:before {
  content: "\e907";
}
.icon-realizar-compras:before {
  content: "\e908";
}
.icon-realizar-ejercicio:before {
  content: "\e909";
}
.icon-reunion-amigas:before {
  content: "\e90a";
}
.icon-viajar:before {
  content: "\e90b";
}
.icon-cacerola:before {
  content: "\e90c";
}
