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

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

.mlkIcon-back_circle:before {
  content: "\e919";
}
.mlkIcon-checked:before {
  content: "\e917";
}
.mlkIcon-globe:before {
  content: "\e918";
}
.mlkIcon-back:before {
  content: "\e900";
}
.mlkIcon-back_long:before {
  content: "\e901";
}
.mlkIcon-citizien:before {
  content: "\e902";
}
.mlkIcon-close:before {
  content: "\e903";
}
.mlkIcon-facebook:before {
  content: "\e904";
}
.mlkIcon-front:before {
  content: "\e905";
}
.mlkIcon-front_long:before {
  content: "\e906";
}
.mlkIcon-get_out:before {
  content: "\e907";
}
.mlkIcon-language:before {
  content: "\e908";
}
.mlkIcon-more_info:before {
  content: "\e909";
}
.mlkIcon-online_services:before {
  content: "\e90a";
}
.mlkIcon-open_doc:before {
  content: "\e90b";
}
.mlkIcon-pdf:before {
  content: "\e90c";
}
.mlkIcon-print:before {
  content: "\e90d";
}
.mlkIcon-professional:before {
  content: "\e90e";
}
.mlkIcon-public_health:before {
  content: "\e90f";
}
.mlkIcon-reserved_area:before {
  content: "\e910";
}
.mlkIcon-rss:before {
  content: "\e911";
}
.mlkIcon-search:before {
  content: "\e912";
}
.mlkIcon-share:before {
  content: "\e913";
}
.mlkIcon-standards:before {
  content: "\e914";
}
.mlkIcon-twitter:before {
  content: "\e915";
}
.mlkIcon-youtube:before {
  content: "\e916";
}
