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

/* [class^="icon-"], [class*=" icon-"] { */
[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;
  /* font-size: 5.5rem; */ /* o cualquier tamaño base */

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-catipep:before {
  content: "\e900";
}
.icon-just-married:before {
  content: "\e901";
}
.icon-wedding-dance:before {
  content: "\e902";
}
.icon-party:before {
  content: "\e903";
}
.icon-rings:before {
  content: "\e904";
}
.icon-music-solid:before {
  content: "\e905";
}
.icon-utensils-solid:before {
  content: "\e906";
}
.icon-champagne-glasses-solid:before {
  content: "\e907";
}
.icon-church-solid:before {
  content: "\e908";
}
.icon-bus-solid:before {
  content: "\e909";
}
.icon-gift-solid:before {
  content: "\e90a";
}
.icon-heart-solid:before {
  content: "\e90b";
}
.icon-chevron-down-solid:before {
  content: "\e90c";
}
