@font-face {
  font-family: 'FontAwesome';
  src: url('../../admin/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../../admin/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
       url('../../admin/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),
       url('../../admin/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
       url('../../admin/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: "Segoe UI Symbol", "Noto Sans Symbols 2", "Arial Unicode MS", sans-serif !important;
}

.fas,
.fa-solid {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-calendar-check-o:before { content: "\f073" !important; }
.fa-diamond:before { content: "\f0a3" !important; }
.fa-user-plus:before { content: "\f007" !important; }
.fa-whatsapp:before { content: "\f232" !important; }
.fa-venus-mars:before { content: "\f0c0" !important; }
.fa-genderless:before { content: "\f10c" !important; }
.fa-basket-shopping:before { content: "\f07a" !important; }

.flaticon-aries-sign:before { content: "\2648" !important; }
.flaticon-taurus-astrological-sign-symbol:before { content: "\2649" !important; }
.flaticon-gemini-zodiac-sign-symbol:before { content: "\264A" !important; }
.flaticon-cancer:before { content: "\264B" !important; }
.flaticon-leo:before { content: "\264C" !important; }
.flaticon-virgo-astrological-symbol-sign:before { content: "\264D" !important; }
.flaticon-libra:before { content: "\264E" !important; }
.flaticon-scorpio:before { content: "\264F" !important; }
.flaticon-sagittarius-arrow-sign:before { content: "\2650" !important; }
.flaticon-capricorn:before { content: "\2651" !important; }
.flaticon-aquarius-zodiac-sign-symbol:before { content: "\2652" !important; }
.flaticon-pisces-astrological-sign:before { content: "\2653" !important; }
