@font-face {
  font-family: 'swift';
  src: url('fonts/swift-regular.woff');
  font-weight: medium;
  font-display: block;
}

i {
  font-family: 'swift' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 16px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dashboard:before {
  content: "\e900";
  opacity: 0.4;
}

.icon-dashboard:after {
  content: "\e901";
  margin-left: -1em;
}

.icon-dashboard1:before {
  content: "\e902";
}

.icon-dashboard2:before {
  content: "\e903";
}