@font-face {
  font-family: "lucide";
  src: url('fonts/lucide.woff2?2026043000') format('woff2');
}

[class^="l-icon-"]::before, [class*=" l-icon-"]::before,
[class^="l-icon-"]::after, [class*=" l-icon-"]::after {
	font-family: 'lucide' !important;
	font-size: inherit;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.l-icon-arrow-right::before { content: "\e049"; }
.l-icon-file-text::before { content: "\e0cc"; }
.l-icon-gavel::before { content: "\e0e0"; }
.l-icon-mail::before { content: "\e10f"; }
.l-icon-map-pin::before { content: "\e111"; }
.l-icon-phone::before { content: "\e133"; }
.l-icon-quote::before { content: "\e239"; }
.l-icon-scale::before { content: "\e212"; }
.l-icon-shield::before { content: "\e158"; }
.l-icon-users::before { content: "\e1a4"; }
.l-icon-heart-handshake::before { content: "\e2d7"; }
.l-icon-landmark::before { content: "\e23a"; }
.l-icon-clock::before { content: "\e087"; }