@font-face {
    font-family: "icon_font_8";
    src: url("./icon_font_8.woff2?672c9e4fda48277f8739c56868220a4e") format("woff2"),
url("./icon_font_8.woff?672c9e4fda48277f8739c56868220a4e") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_8 !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-add24dp5f63682svg:before {
    content: "\f101";
}
.icon-arrowback:before {
    content: "\f102";
}
.icon-arrowforward:before {
    content: "\f103";
}
.icon-clear:before {
    content: "\f104";
}
.icon-mail24dp2e2e2fsvg:before {
    content: "\f105";
}
.icon-menusvg:before {
    content: "\f106";
}
.icon-phone24dp2e2e2fsvg:before {
    content: "\f107";
}
