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

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

.lucide-aheart-pulse:before {
  content: "\e900";
}
.lucide-ascale:before {
  content: "\e901";
}
