@font-face {
    font-family: "Material Design Icons";
    src: url("fonts/materialdesignicons-webfont.woff2?v=7.4.47") format("woff2");
    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-account-outline::before {
    content: "\F0013"
}

.mdi-lock-outline::before {
    content: "\F0341"
}

.mdi-eye-outline::before {
    content: "\F06D0"
}

.mdi-eye-off-outline::before {
    content: "\F06D1"
}

.mdi-location-enter::before {
    content: "\F0FC4"
}

.mdi-hand-wave::before {
    content: "\F1821"
}
