@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mvkobj');
  src:  url('fonts/icomoon.eot?mvkobj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mvkobj') format('truetype'),
    url('fonts/icomoon.woff?mvkobj') format('woff'),
    url('fonts/icomoon.svg?mvkobj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-interface:before {
  content: "\e90d";
}
.icon-love:before {
  content: "\e90b";
}
.icon-card-shield:before {
  content: "\e90c";
}
.icon-agenda:before {
  content: "\e90a";
}
.icon-pdf:before {
  content: "\e909";
}
.icon-business:before {
  content: "\e908";
}
.icon-cardiogram:before {
  content: "\e900";
}
.icon-doctor:before {
  content: "\e901";
}
.icon-jambo:before {
  content: "\e902";
}
.icon-lupa1:before {
  content: "\e903";
}
.icon-lupa2:before {
  content: "\e904";
}
.icon-medical-book:before {
  content: "\e905";
}
.icon-medical-phone:before {
  content: "\e906";
}
.icon-patient:before {
  content: "\e907";
}
