@font-face {
    font-family: "icon_font_3";
    src: url("./icon_font_3.woff2?6fe682fc5ce45815f3f90b82e6033d00") format("woff2"),
url("./icon_font_3.woff?6fe682fc5ce45815f3f90b82e6033d00") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_3 !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-addblack24dpsvg:before {
    content: "\f101";
}
.icon-check:before {
    content: "\f102";
}
.icon-closeblack24dpsvg:before {
    content: "\f103";
}
.icon-homeblack24dpsvg:before {
    content: "\f104";
}
.icon-test1:before {
    content: "\f105";
}
.icon-test2:before {
    content: "\f106";
}
