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

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

.lanchicons-edit-pencil:before {
  content: "\e900";
}
.lanchicons-alert-outline:before {
  content: "\e901";
}
.lanchicons-download:before {
  content: "\e902";
}
.lanchicons-arrow-downward:before {
  content: "\e903";
}
.lanchicons-comment-text-outline:before {
  content: "\e904";
}
.lanchicons-trash-can-outline:before {
  content: "\e905";
}
.lanchicons-progress-wrench:before {
  content: "\e906";
}
.lanchicons-external:before {
  content: "\e907";
}
.lanchicons-crown:before {
  content: "\e908";
}
.lanchicons-content-copy:before {
  content: "\e909";
}
.lanchicons-drag-indicator:before {
  content: "\e90a";
}
.lanchicons-key:before {
  content: "\e90b";
}
.lanchicons-check-circle:before {
  content: "\e90c";
}
.lanchicons-close-circle:before {
  content: "\e90d";
}
.lanchicons-toggle-off:before {
  content: "\e90e";
}
.lanchicons-toggle-on:before {
  content: "\e90f";
}
.lanchicons-check:before {
  content: "\e910";
}
.lanchicons-right-arrow:before {
  content: "\e911";
}
.lanchicons-warning:before {
  content: "\e912";
}
.lanchicons-info-outline:before {
  content: "\e913";
}
.lanchicons-schedule:before {
  content: "\e914";
}
.lanchicons-link:before {
  content: "\e915";
}
.lanchicons-public:before {
  content: "\e916";
}
.lanchicons-lock:before {
  content: "\e917";
}
.lanchicons-filter:before {
  content: "\e918";
}
.lanchicons-newspaper:before {
  content: "\e919";
}
.lanchicons-newspaper-outline:before {
  content: "\e91a";
}
.lanchicons-story:before {
  content: "\e91b";
}
.lanchicons-archive:before {
  content: "\e91c";
}
