@font-face {
    font-family: "icon_font_3";
    src: url("./icon_font_3.woff2?55b43979ea4d587ee41df9be32dbe8fa") format("woff2"),
url("./icon_font_3.woff?55b43979ea4d587ee41df9be32dbe8fa") 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-arrowForward:before {
    content: "\f101";
}
.icon-checkCircle:before {
    content: "\f102";
}
.icon-checkcircleblack24dpsvg:before {
    content: "\f103";
}
.icon-clearblack24dpsvg:before {
    content: "\f104";
}
.icon-emailblack24dpsvg:before {
    content: "\f105";
}
.icon-facebookiconsvg:before {
    content: "\f106";
}
.icon-highlightOff:before {
    content: "\f107";
}
.icon-instagramiconsvg:before {
    content: "\f108";
}
.icon-lineprimarysvg:before {
    content: "\f109";
}
.icon-logoendoservicesvg:before {
    content: "\f10a";
}
.icon-phoneblack24dpsvg:before {
    content: "\f10b";
}
.icon-settingsblack24dpsvg:before {
    content: "\f10c";
}
