@font-face {
    font-family: 'Material Icons Extended';
    font-style: normal;
    font-weight: normal;
    src: url('/immagini/iconfonts/Material-Icons-Extended.woff2') format('woff2');
}

.mi-extended {
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: var(--direction, ltr);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.mi-extended {
    font-family: "Material Icons Extended" !important;
}

.mi-chrome::before {
    content: "\ea01";
}

.mi-docker::before {
    content: "\ea02";
}

.mi-dropbox::before {
    content: "\ea03";
}

.mi-facebook::before {
    content: "\ea04";
}

.mi-facebook-f::before {
    content: "\ea05";
}

.mi-facebook-square::before {
    content: "\ea06";
}

.mi-figma::before {
    content: "\ea07";
}

.mi-github::before {
    content: "\ea08";
}

.mi-github-square::before {
    content: "\ea09";
}

.mi-google-drive::before {
    content: "\ea0a";
}

.mi-inrecruiting::before {
    content: "\ea0b";
}

.mi-instagram::before {
    content: "\ea0c";
}

.mi-instagram-square::before {
    content: "\ea0d";
}

.mi-integrations-infojobs::before {
    content: "\ea0e";
}

.mi-integrations-zucchetti::before {
    content: "\ea0f";
}

.mi-linkedin::before {
    content: "\ea10";
}

.mi-linkedin-square::before {
    content: "\ea11";
}

.mi-neurology::before {
    content: "\ea12";
}

.mi-paypal::before {
    content: "\ea13";
}

.mi-reddit::before {
    content: "\ea14";
}

.mi-reddit-square::before {
    content: "\ea15";
}

.mi-shl::before {
    content: "\ea16";
}

.mi-telegram::before {
    content: "\ea17";
}

.mi-twitch::before {
    content: "\ea18";
}

.mi-whatsapp::before {
    content: "\ea19";
}

.mi-whatsapp-square::before {
    content: "\ea1a";
}

.mi-x-twitter::before {
    content: "\ea1b";
}

.mi-x-twitter-square::before {
    content: "\ea1c";
}

.mi-youtube::before {
    content: "\ea1d";
}

.mi-youtube-square::before {
    content: "\ea1e";
}

.mi-shl::before {
    content: "\ea16";
}

/* Customizations */

.mi-shl {
    position: relative;
    font-size: 10px !important;
    line-height: 24px;
}