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

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

.ml-redmine:before {
    content: "\e900";
}

.ml-itpagal-o:before {
    content: "\e901";
}

.ml-itpagal:before {
    content: "\e902";
}

.ml-cisco-any:before {
    content: "\e903";
}
