@font-face {
  font-family: 'eba-lucide';
  src: url('fonts/eba-lucide.woff') format('woff'),
       url('fonts/eba-lucide.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.eba-lucide, [class^="eba-lucide-"], [class*=" eba-lucide-"] {
  font-family: 'eba-lucide' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.eba-lucide-worm:before {
  content: "\f000";
}

.eba-lucide-syringe:before {
  content: "\f001";
}

.eba-lucide-star:before {
  content: "\f002";
}

.eba-lucide-shield:before {
  content: "\f003";
}

.eba-lucide-shield-check:before {
  content: "\f004";
}

.eba-lucide-flask-conical:before {
  content: "\f005";
}

.eba-lucide-calendar-sync:before {
  content: "\f006";
}

.eba-lucide-calendar-check-2:before {
  content: "\f007";
}

.eba-lucide-dot:before {
  content: "\f008";
}
