@layer layout {
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?48tatw');
  src:  url('fonts/icomoon.eot?48tatw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?48tatw') format('truetype'),
    url('fonts/icomoon.woff?48tatw') format('woff'),
    url('fonts/icomoon.svg?48tatw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[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-arrow-right:before {
  content: "\e90c";
  color: #bcb094;
}
.icon-arrow-left1:before {
  content: "\e901";
  color: #bcb094;
}
.icon-arrow-right1:before {
  content: "\e902";
  color: #bcb094;
}
.icon-arrow-left:before {
  content: "\e90d";
  color: #bcb094;
}
.icon-logo:before {
  content: "\e908";
  color: #bcb094;
}
.icon-sts:before {
  content: "\e909";
  color: #f7f5f2;
}
.icon-underline:before {
  content: "\e90a";
  color: #bcb094;
}
.icon-burguer:before {
  content: "\e90b";
  color: #bcb094;
}
.icon-close:before {
  content: "\e90e";
  color: #bcb094;
}
.icon-flower:before {
  content: "\e900";
}
.icon-diamond:before {
  content: "\e903";
}
.icon-isologo:before {
  content: "\e904";
}
.icon-ada:before {
  content: "\e905";
}
.icon-pet:before {
  content: "\e906";
}
.icon-eho:before {
  content: "\e907";
}
}
