/*
  Flaticon icon font: Flaticon
  Creation date: 14/07/2019 14:28
  */

@font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.eot");
    src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
    url("./Flaticon.woff2") format("woff2"),
    url("./Flaticon.woff") format("woff"),
    url("./Flaticon.ttf") format("truetype"),
    url("./Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;

    font-style: normal;

}

.flaticon-doctor:before { content: "\f100"; }
.flaticon-doctor-1:before { content: "\f101"; }
.flaticon-medal:before { content: "\f102"; }
.flaticon-quote:before { content: "\f103"; }
.flaticon-back:before { content: "\f104"; }
.flaticon-next:before { content: "\f105"; }
.flaticon-plus:before { content: "\f106"; }
.flaticon-minus:before { content: "\f107"; }
.flaticon-automation:before { content: "\f108"; }
.flaticon-tooth:before { content: "\f109"; }
.flaticon-tooth-1:before { content: "\f10a"; }
.flaticon-tooth-2:before { content: "\f10b"; }
.flaticon-tooth-3:before { content: "\f10c"; }
.flaticon-search:before { content: "\f10d"; }
.flaticon-supermarket:before { content: "\f10e"; }
.flaticon-envelope:before { content: "\f10f"; }
.flaticon-calendar:before { content: "\f110"; }
.flaticon-phone:before { content: "\f111"; }
.flaticon-placeholder:before { content: "\f112"; }
.flaticon-phone-1:before { content: "\f113"; }
.flaticon-brain:before { content: "\f114"; }
.flaticon-heart:before { content: "\f115"; }
.flaticon-eye:before { content: "\f116"; }
.flaticon-heart-1:before { content: "\f117"; }
.flaticon-time:before { content: "\f118"; }
.flaticon-medal-1:before { content: "\f119"; }
.flaticon-lab:before { content: "\f11a"; }
.flaticon-multimedia:before { content: "\f11b"; }
.flaticon-doctor-2:before { content: "\f11c"; }
.flaticon-breast:before { content: "\f11d"; }
.flaticon-fat:before { content: "\f11e"; }
.flaticon-power:before { content: "\f11f"; }
.flaticon-cell:before { content: "\f120"; }
.flaticon-test:before { content: "\f121"; }
.flaticon-slim-right:before { content: "\f122"; }
.flaticon-phrase:before { content: "\f123"; }
.flaticon-close:before { content: "\f124"; }
.flaticon-edit:before { content: "\f125"; }
.flaticon-star:before { content: "\f126"; }
.flaticon-correct:before { content: "\f127"; }
.flaticon-eye-drops:before { content: "\f128"; }
.flaticon-heart-2:before { content: "\f129"; }
.flaticon-bacteria:before { content: "\f12a"; }
.flaticon-blood:before { content: "\f12b"; }
.flaticon-stomach:before { content: "\f12c"; }
.flaticon-joint:before { content: "\f12d"; }
.flaticon-lung:before { content: "\f12e"; }
.flaticon-cheek:before { content: "\f12f"; }
.flaticon-face:before { content: "\f130"; }
.flaticon-cell-1:before { content: "\f131"; }
.flaticon-drug:before { content: "\f132"; }
.flaticon-physiotherapy:before { content: "\f133"; }
.flaticon-tooth-4:before { content: "\f134"; }
.flaticon-bones:before { content: "\f135"; }

/* Fallback mappings when Flaticon font assets are unavailable.
   Uses Bootstrap Icons (already loaded in assets/css/style.css). */
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before {
    font-family: "bootstrap-icons" !important;
    display: inline-block;
    font-style: normal;
    font-weight: normal !important;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-search:before { content: "\f52a"; }      /* bi-search */
.flaticon-supermarket:before { content: "\f244"; } /* bi-cart3 */
.flaticon-close:before { content: "\f659"; }       /* bi-x-lg */
.flaticon-calendar:before { content: "\f214"; }    /* bi-calendar3 */
.flaticon-brain:before { content: "\f76f"; }       /* bi-heart-pulse */
.flaticon-eye-drops:before { content: "\f33e"; }   /* bi-eye-fill */
.flaticon-heart-2:before { content: "\f415"; }     /* bi-heart-fill */
.flaticon-bacteria:before { content: "\f1db"; }    /* bi-bug-fill */
.flaticon-blood:before { content: "\f30b"; }       /* bi-droplet-fill */
.flaticon-stomach:before { content: "\f7df"; }     /* bi-capsule */
.flaticon-joint:before { content: "\f680"; }       /* bi-bandaid-fill */
.flaticon-lung:before { content: "\f7ff"; }        /* bi-lungs-fill */
.flaticon-plus:before { content: "\f64d"; }        /* bi-plus-lg */
.flaticon-minus:before { content: "\f63b"; }       /* bi-dash-lg */
.flaticon-phone-1:before { content: "\f5b4"; }     /* bi-telephone-fill */
.flaticon-placeholder:before { content: "\f3e7"; } /* bi-geo-alt-fill */
.flaticon-envelope:before { content: "\f32c"; }    /* bi-envelope-fill */
.flaticon-back:before { content: "\f284"; }        /* bi-chevron-left */
.flaticon-next:before { content: "\f285"; }        /* bi-chevron-right */
.flaticon-quote:before { content: "\f6b0"; }       /* bi-quote */
.flaticon-multimedia:before { content: "\f4f2"; }  /* bi-play-circle-fill */
.flaticon-correct:before { content: "\f633"; }     /* bi-check-lg */
