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

[class^="icon-mkey-"], [class*=" icon-mkey-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mkey-webicons' !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-mkey-menu-2:before {
  content: "\e903";
}
.icon-mkey-link:before {
  content: "\e902";
}
.icon-mkey-menu:before {
  content: "\e900";
}
.icon-mkey-mkey-logo:before {
  content: "\e901";
}
