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

[class^="qwl-"], [class*=" qwl-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'quantumlist' !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;
}

.qwl-check-in-circle:before {
  content: "\e908";
  color: #a93cac;
}
.qwl-arrow-in-circle:before {
  content: "\e900";
  color: #1ac7ce;
}
.qwl-arrow-in-circle-full:before {
  content: "\e901";
  color: #1ac7ce;
}
.qwl-big-chevron:before {
  content: "\e902";
  color: #1ac7ce;
}
.qwl-check:before {
  content: "\e903";
  color: #1ac7ce;
}
.qwl-check-over-round:before {
  content: "\e904";
  color: #1ac7ce;
}
.qwl-chevron-right:before {
  content: "\e905";
  color: #1ac7ce;
}
.qwl-double-arrow:before {
  content: "\e906";
  color: #1ac7ce;
}
.qwl-minux:before {
  content: "\e907";
  color: #1ac7ce;
}
