@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.woff2') format('woff2'),
       url('../font/fontello.woff') format('woff'),
       url('../font/fontello.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


/* Individual custom icons for Meddox / PXL */
.flaticon-custom-altatas:before,
.flaticon-custom-bolcsessegfog:before,
.flaticon-custom-csontpotlas:before,
.flaticon-custom-diagnosztika:before,
.flaticon-custom-implantatum:before,
.flaticon-custom-mutet:before,
.flaticon-custom-fogfeherites:before,
.flaticon-custom-fogagy:before,
.flaticon-custom-fogpotlas:before {
  font-family: "fontello" !important;
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0;
  text-align: center;

  font-variant: normal;
  text-transform: none;
  line-height: 1em;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* Icon unicode mappings */
.flaticon-custom-altatas:before { content: '\e800'; }
.flaticon-custom-bolcsessegfog:before { content: '\e801'; }
.flaticon-custom-csontpotlas:before { content: '\e802'; }
.flaticon-custom-diagnosztika:before { content: '\e803'; }
.flaticon-custom-implantatum:before { content: '\e804'; }
.flaticon-custom-mutet:before { content: '\e805'; }
.flaticon-custom-fogfeherites:before { content: '\e806'; }
.flaticon-custom-fogagy:before { content: '\e807'; }
.flaticon-custom-fogpotlas:before { content: '\e808'; }