@font-face {
  font-family: "icomoon_dispaly";
  src: url("fonts/icomoon_dispaly.ttf?jfdrce") format("truetype"),
    url("fonts/icomoon_dispaly.woff?jfdrce") format("woff"),
    url("fonts/icomoon_dispaly.svg?jfdrce#icomoon_dispaly") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="f-icon-"],
[class*="f-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon_dispaly" !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;
}

.f-icon-tag:before {
  content: "\e900";
}
.f-icon-clock:before {
  content: "\e901";
}
.f-icon-medical_services:before {
  content: "\e902";
}
.f-icon-cancel-circle:before {
  content: "\e903";
}
.f-icon-bookmark:before {
  content: "\f02f";
}
.f-icon-facebook-square:before {
  content: "\f082";
}
.f-icon-linkedin-square:before {
  content: "\f08c";
}
.f-icon-twitter:before {
  content: "\f099";
}
.f-icon-bars:before {
  content: "\f0c9";
}
.f-icon-lightbulb-o:before {
  content: "\f0eb";
}
.f-icon-angle-left:before {
  content: "\f104";
}
.f-icon-angle-right:before {
  content: "\f105";
}
.f-icon-angle-up:before {
  content: "\f106";
}
.f-icon-angle-down:before {
  content: "\f107";
}
.f-icon-youtube-play:before {
  content: "\f16a";
}
.f-icon-instagram:before {
  content: "\f16d";
}
.f-icon-television:before {
  content: "\f26c";
}
.f-icon-user:before {
  content: "\e971";
}
.f-icon-checkmark:before {
  content: "\ea10";
}
