@font-face {
    font-family: 'MADE Tommy Soft';
    src: url('MADETommySoft.woff2') format('woff2'),
        url('MADETommySoft.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Tommy Soft';
    src: url('MADETommySoft-Bold.woff2') format('woff2'),
        url('MADETommySoft-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Tommy Soft';
    src: url('MADETommySoft-Medium.woff2') format('woff2'),
        url('MADETommySoft-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Tommy Soft';
    src: url('MADETommySoft-Light.woff2') format('woff2'),
        url('MADETommySoft-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Tommy Soft';
    src: url('MADETommySoft-Thin.woff2') format('woff2'),
        url('MADETommySoft-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'omelet';
  src:  url('omelet.eot?f7yae3');
  src:  url('omelet.eot?f7yae3#iefix') format('embedded-opentype'),
    url('omelet.ttf?f7yae3') format('truetype'),
    url('omelet.woff?f7yae3') format('woff'),
    url('omelet.svg?f7yae3#omelet') 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: 'omelet' !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-arrow:before {
  content: "\e900";
}
.icon-bag:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-correo:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-heart:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-omelet:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
}
.icon-tiktok:before {
  content: "\e90a";
}
.icon-whatsapp:before {
  content: "\e90b";
}
