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

[class^="icon-yith-wccl-font"], [class*=" icon-yith-wccl-font"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yith-wccl-font' !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-QueueList:before {
  content: "\e900";
}