@font-face {
  font-family: 'Quollion';
  src:  url('../fonts/Quollion.eot');
  src:  url('../fonts/Quollion.eot#iefix') format('embedded-opentype'),
    url('../fonts/Quollion.ttf') format('truetype'),
    url('../fonts/Quollion.woff') format('woff'),
    url('../fonts/Quollion.svg#Quollion') format('svg');
  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: 'Quollion' !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-drag:before {
  content: "\e926";
}
.icon-night-mode:before {
  content: "\e925";
}
.icon-complete:before {
  content: "\e923";
}
.icon-gear:before {
  content: "\e924";
}
.icon-attach:before {
  content: "\e91f";
}
.icon-arrow-right:before {
  content: "\e91a";
}
.icon-arrow-top:before {
  content: "\e91b";
}
.icon-arrow-left:before {
  content: "\e91c";
}
.icon-arrow-bottom:before {
  content: "\e91d";
}
.icon-link:before {
  content: "\e919";
}
.icon-unlock:before {
  content: "\e912";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-up:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-grid:before {
  content: "\e905";
}
.icon-layout-1:before {
  content: "\e906";
}
.icon-layout-2:before {
  content: "\e907";
}
.icon-layout-3:before {
  content: "\e908";
}
.icon-moon:before {
  content: "\e909";
}
.icon-people:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e90b";
}
.icon-quote:before {
  content: "\e90c";
}
.icon-reply:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90e";
}
.icon-tag:before {
  content: "\e90f";
}
.icon-loader:before {
  content: "\e914";
}
.icon-envelope:before {
  content: "\e91e";
}
.icon-mute:before {
  content: "\e916";
}
.icon-volume:before {
  content: "\e917";
}
.icon-paper-bag:before {
  content: "\e922";
}
.icon-cross:before {
  content: "\e918";
}
.icon-minimize:before {
  content: "\e910";
}
.icon-maximize:before {
  content: "\e911";
}
.icon-bookmark:before {
  content: "\e913";
}
.icon-check:before {
  content: "\e920";
}
.icon-star:before {
  content: "\e921";
}
.icon-pause:before {
  content: "\e915";
}
