@font-face {
    font-family: 'icomoon';
     src:  url('../css/fonts/icomoon.eot?9pf2pk');
    src:  url('../css/fonts/icomoon.eot?9pf2pk#iefix') format('embedded-opentype'),
      url('../css/fonts/icomoon.ttf?9pf2pk') format('truetype'),
      url('../css/fonts/icomoon.woff?9pf2pk') format('woff'),
      url('../css/fonts/icomoon.svg?9pf2pk#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-botao-play:before {
    content: "\e900";
  }
  .icon-cama:before {
    content: "\e901";
  }
  .icon-cama2:before {
    content: "\e902";
  }
  .icon-carrinho:before {
    content: "\e903";
  }
  .icon-colcho:before {
    content: "\e904";
  }
  .icon-colcho2:before {
    content: "\e905";
  }
  .icon-corao:before {
    content: "\e906";
  }
  .icon-email:before {
    content: "\e907";
  }
  .icon-email2:before {
    content: "\e908";
  }
  .icon-home:before {
    content: "\e909";
  }
  .icon-loupe:before {
    content: "\e90a";
  }
  .icon-raio:before {
    content: "\e90b";
  }
  .icon-relogio:before {
    content: "\e90c";
  }
  .icon-sofa:before {
    content: "\e90d";
  }
  .icon-tag:before {
    content: "\e90e";
  }
  .icon-tag2:before {
    content: "\e90f";
  }
  .icon-tag3:before {
    content: "\e910";
  }
  .icon-tiktok:before {
    content: "\e911";
  }
  .icon-WhatsApp:before {
    content: "\e912";
  }
  .icon-ctrl:before {
    content: "\ea50";
  }