/* Fallback icons when original template icon fonts are missing. */

[class^="flaticon-"]::before,
[class*=" flaticon-"]::before,
[class^="pe-7s-"]::before,
[class*=" pe-7s-"]::before,
[class^="icon-"]::before,
[class*=" icon-"]::before,
[class^=" icon icon-"]::before,
[class*=" icon icon-"]::before {
  font-family: FontAwesome, sans-serif !important;
  font-style: normal;
  font-weight: normal;
}

.flaticon-ribbon::before { content: "\f024"; }
.flaticon-cardiogram::before { content: "\f0f1"; }
.flaticon-first-aid-kit::before { content: "\f0fa"; }
.flaticon-heart-1::before { content: "\f004"; }
.flaticon-broken-bone::before { content: "\f0f1"; }
.flaticon-stomach::before { content: "\f0f1"; }
.flaticon-brain-2::before { content: "\f0eb"; }
.flaticon-spine-bone::before { content: "\f0f1"; }
.flaticon-virus::before { content: "\f06d"; }
.flaticon-heart::before { content: "\f004"; }
.flaticon-human-lungs::before { content: "\f21e"; }
.flaticon-kidney::before { content: "\f0f1"; }

.pe-7s-angle-right::before { content: "\f105"; }
.pe-7s-call::before { content: "\f095"; }
.pe-7s-mail-open::before { content: "\f0e0"; }
.pe-7s-map-marker::before { content: "\f041"; }
.pe-7s-graph2::before { content: "\f080"; }
.pe-7s-link::before { content: "\f0c1"; }
.pe-7s-mail::before { content: "\f0e0"; }
.pe-7s-up-arrow::before { content: "\f062"; }

.icon-Search::before { content: "\f002"; }
.icon-ShoppingCart::before { content: "\f07a"; }
.icon-Play::before { content: "\f04b"; }
