@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon.ttf');
  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-workbench:before {
  content: "\e900";
}
.icon-weapon:before {
  content: "\e901";
}
.icon-toolbox:before {
  content: "\e902";
}
.icon-teleport_beacon:before {
  content: "\e903";
}
.icon-tactical_box:before {
  content: "\e904";
}
.icon-quest_item:before {
  content: "\e905";
}
.icon-quest:before {
  content: "\e906";
}
.icon-portal:before {
  content: "\e907";
}
.icon-point_of_interest:before {
  content: "\e908";
}
.icon-obstacle:before {
  content: "\e909";
}
.icon-npc:before {
  content: "\e90a";
}
.icon-note:before {
  content: "\e90b";
}
.icon-miscellaneous:before {
  content: "\e90c";
}
.icon-merchant:before {
  content: "\e90d";
}
.icon-medical_box:before {
  content: "\e90e";
}
.icon-loot:before {
  content: "\e90f";
}
.icon-locked_door:before {
  content: "\e910";
}
.icon-location:before {
  content: "\e911";
}
.icon-key:before {
  content: "\e912";
}
.icon-hiding_spot:before {
  content: "\e913";
}
.icon-food_box:before {
  content: "\e914";
}
.icon-extract:before {
  content: "\e915";
}
.icon-enemy:before {
  content: "\e916";
}
.icon-easter_egg:before {
  content: "\e917";
}
.icon-donation_box:before {
  content: "\e918";
}
.icon-crate:before {
  content: "\e919";
}
.icon-crafting_plan:before {
  content: "\e91a";
}
.icon-container:before {
  content: "\e91b";
}
.icon-clothes:before {
  content: "\e91c";
}
.icon-bunker_entrance:before {
  content: "\e91d";
}
.icon-boss:before {
  content: "\e91e";
}
.icon-blueprint:before {
  content: "\e91f";
}
.icon-ammo_box:before {
  content: "\e920";
}
