@font-face {
  font-family: 'icomoon_v2';
  src: url('/fonts/icomoon/fonts/icomoon.eot?xglm7z');
  src: url('/fonts/icomoon/fonts/icomoon.eot?xglm7z#iefix') format('embedded-opentype'), url('/fonts/icomoon/fonts/icomoon.ttf?xglm7z') format('truetype'), url('/fonts/icomoon/fonts/icomoon.woff?xglm7z') format('woff'), url('/fonts/icomoon/fonts/icomoon.svg?xglm7z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.icon--marketplace {
  display: inline-block;
  height: 1em;
  position: relative;
  width: 1em; }
  .icon--marketplace::before, .icon--marketplace::after {
    font-family: 'icomoon_v2' !important; }
  .icon--marketplace::before {
    content: "";
    opacity: 0.4; }
  .icon--marketplace::after {
    bottom: 0;
    content: "";
    height: 1em;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1em; }

