@font-face {
  font-family: 'mk';
  src:  url('mk.woff?bf3962') format('woff'),
    url('mk.svg?bf3962#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mklogo-"], [class*=" mklogo-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mk' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.mklogo-mk:before {
  content: "\e900";
}
