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

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

.mzi-icon-logo-mzinternet:before {
    content: "\e901";
}
.mzi-logo-mks:before {
    content: "\e900";
}
.mzi-icon-analytics:before {
    content: "\e902";
}
.mzi-icon-check:before {
    content: "\e903";
}
.mzi-icon-consult:before {
    content: "\e904";
}
.mzi-icon-create:before {
    content: "\e905";
}
.mzi-icon-eye:before {
    content: "\e906";
}
.mzi-icon-plan:before {
    content: "\e907";
}
.mzi-icon-review:before {
    content: "\e908";
}
.mzi-icon-substitute:before {
    content: "\e909";
}
.mzi-icon-teach:before {
    content: "\e90a";
}

