@font-face {
    font-family: "Material Design Icons";
    src: url("../fonts/materialdesignicons-webfont.9cacdc876e20.eot?v=6.5.95");
    src: url("../fonts/materialdesignicons-webfont.9cacdc876e20.eot?#iefix&v=6.5.95") format("embedded-opentype"),url("../fonts/materialdesignicons-webfont.9d243c168a4f.woff2?v=6.5.95") format("woff2"),url("../fonts/materialdesignicons-webfont.a0711490bcd5.woff?v=6.5.95") format("woff"),url("../fonts/materialdesignicons-webfont.b62641afc9ab.ttf?v=6.5.95") format("truetype");
    font-weight: normal;
    font-style: normal
}

.mdi:before,.mdi-set {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mdi-shield::before {
    content: "\F0498"
}

.mdi-shield-alert::before {
    content: "\F0ECC"
}

.mdi-shield-check::before {
    content: "\F0565"
}

.mdi-chat-outline::before {
    content: "\F0EDE"
}