@font-face {
  font-family: 'Modern-Furniture';
  src:
    url('fonts/Modern-Furniture.ttf?qmg82y') format('truetype'),
    url('fonts/Modern-Furniture.woff?qmg82y') format('woff'),
    url('fonts/Modern-Furniture.svg?qmg82y#Modern-Furniture') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-furniture"], [class*=" icon-furniture"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Modern-Furniture' !important;
  speak: none;
  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-furnituresofa-bold:before {
  content: "\e900";
}
.icon-furniturechair-bold:before {
  content: "\e901";
}
.icon-furnituredesk-bold:before {
  content: "\e902";
}
.icon-furniturebureau-bold:before {
  content: "\e903";
}
.icon-furnituretv-bold:before {
  content: "\e904";
}
.icon-furnituredoor-bold:before {
  content: "\e905";
}
.icon-furniturebed-bold:before {
  content: "\e906";
}
.icon-furniturelamp-bold:before {
  content: "\e907";
}
.icon-furnituresofa-thin:before {
  content: "\e908";
}
.icon-furniturechair-thin:before {
  content: "\e909";
}
.icon-furnituredesk-thin:before {
  content: "\e90a";
}
.icon-furniturebureau-thin:before {
  content: "\e90b";
}
.icon-furnituretv-thin:before {
  content: "\e90c";
}
.icon-furnituredoor-thin:before {
  content: "\e90d";
}
.icon-furniturebed-thin:before {
  content: "\e90e";
}
.icon-furniturelamp-thin:before {
  content: "\e90f";
}
