@font-face {
    font-family: "MKM-Icons";
    src: url("fonts/MKM-Icons.woff") format("woff"),
         url("fonts/MKM-Icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="mkm-"], [class*=" mkm-"] {
    font-family: "MKM-Icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mkm-x:before { content: "\f000"; }
.mkm-users:before { content: "\f001"; }
.mkm-user-plus:before { content: "\f002"; }
.mkm-truck:before { content: "\f003"; }
.mkm-trending-up:before { content: "\f004"; }
.mkm-ticket:before { content: "\f005"; }
.mkm-shield-check:before { content: "\f006"; }
.mkm-route:before { content: "\f007"; }
.mkm-plane:before { content: "\f008"; }
.mkm-plane-takeoff:before { content: "\f009"; }
.mkm-phone:before { content: "\f00a"; }
.mkm-menu:before { content: "\f00b"; }
.mkm-map-pin:before { content: "\f00c"; }
.mkm-mail:before { content: "\f00d"; }
.mkm-luggage:before { content: "\f00e"; }
.mkm-info:before { content: "\f00f"; }
.mkm-handshake:before { content: "\f010"; }
.mkm-graduation-cap:before { content: "\f011"; }
.mkm-globe:before { content: "\f012"; }
.mkm-gauge:before { content: "\f013"; }
.mkm-compass:before { content: "\f014"; }
.mkm-clipboard-check:before { content: "\f015"; }
.mkm-chevron-down:before { content: "\f016"; }
.mkm-check:before { content: "\f017"; }
.mkm-check-circle:before { content: "\f018"; }
.mkm-badge-check:before { content: "\f019"; }
.mkm-arrow-up-right:before { content: "\f01a"; }
.mkm-arrow-right:before { content: "\f01b"; }
.mkm-alert-circle:before { content: "\f01c"; }
