@font-face {
  font-family: 'sqticomoon';
  src:  url('fonts/sqt-icomoon.eot?mdgezv');
  src:  url('fonts/sqt-icomoon.eot?mdgezv#iefix') format('embedded-opentype'),
    url('fonts/sqt-icomoon.ttf?mdgezv') format('truetype'),
    url('fonts/sqt-icomoon.woff?mdgezv') format('woff'),
    url('fonts/sqt-icomoon.svg?mdgezv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="sqt-"], [class*=" sqt-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sqticomoon' !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;
}

.sqt-create-new:before {
  content: "\e900";
}
.sqt-down-arrow:before {
  content: "\e901";
}
.sqt-left-arrow:before {
  content: "\e902";
}
.sqt-marker:before {
  content: "\e903";
}
.sqt-next:before {
  content: "\e904";
}
.sqt-right-arrow:before {
  content: "\e905";
}
.sqt-search:before {
  content: "\e906";
}
.sqt-add-note:before {
  content: "\e907";
}
.sqt-approval-log:before {
  content: "\e908";
}
.sqt-audit-log:before {
  content: "\e909";
}
.sqt-document:before {
  content: "\e90a";
}
.sqt-menu-dot:before {
  content: "\e90b";
}
.sqt-calendar:before {
  content: "\e90c";
}
.sqt-info:before {
  content: "\e90d";
}
.sqt-notes:before {
  content: "\e90e";
}
.sqt-edit:before {
  content: "\e90f";
}
.sqt-close:before {
  content: "\e910";
}
.sqt-tick:before {
  content: "\e911";
}
.sqt-map:before {
  content: "\e912";
}
.sqt-download-sqt:before {
  content: "\e913";
}
.sqt-upload-package:before {
  content: "\e914";
}
.sqt-download-new:before {
  content: "\e915";
}
