@font-face {
  font-family: 'LineIcons';
  src: url('https://cdn.jsdelivr.net/npm/lineicons@2.0/fonts/LineIcons.eot');
  src: url('https://cdn.jsdelivr.net/npm/lineicons@2.0/fonts/LineIcons.eot?#iefix') format('embedded-opentype'),
       url('https://cdn.jsdelivr.net/npm/lineicons@2.0/fonts/LineIcons.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/npm/lineicons@2.0/fonts/LineIcons.woff') format('woff'),
       url('https://cdn.jsdelivr.net/npm/lineicons@2.0/fonts/LineIcons.ttf') format('truetype'),
       url('https://cdn.jsdelivr.net/npm/lineicons@2.0/fonts/LineIcons.svg#LineIcons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.lni {
  font-family: 'LineIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lni-user::before { content: "\ea4d"; }
.lni-users::before { content: "\ea4e"; }
.lni-shield::before { content: "\ea40"; }
.lni-lock::before { content: "\ea25"; }
.lni-bar-chart::before { content: "\ea07"; }
.lni-graph::before { content: "\ea1d"; }
.lni-book::before { content: "\ea0a"; }
.lni-library::before { content: "\ea24"; }
.lni-clipboard::before { content: "\ea0d"; }
.lni-notepad::before { content: "\ea2e"; }
.lni-empty-file::before { content: "\ea16"; }
.lni-files::before { content: "\ea17"; }
.lni-checkmark::before { content: "\ea30"; }
.lni-checkmark-circle::before { content: "\ea0c"; }
.lni-bolt::before { content: "\ea09"; }
.lni-bolt-alt::before { content: "\ea08"; }
.lni-target::before { content: "\ea45"; }
.lni-revenue::before { content: "\ea3e"; }
.lni-graduation::before { content: "\ea1c"; }
.lni-warning::before { content: "\ea50"; }
.lni-download::before { content: "\ea14"; }
.lni-hospital::before { content: "\ea1e"; }
