@font-face {
    font-family: "icons";
    src: url("./icons.ttf?799c972035c3214bed1f6487c768889b") format("truetype"),
url("./icons.woff?799c972035c3214bed1f6487c768889b") format("woff"),
url("./icons.woff2?799c972035c3214bed1f6487c768889b") format("woff2"),
url("./icons.eot?799c972035c3214bed1f6487c768889b#iefix") format("embedded-opentype");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !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-arrow-right:before {
    content: "\21";
}
.icon-calendar:before {
    content: "\22";
}
.icon-check:before {
    content: "\23";
}
.icon-chevron-down:before {
    content: "\24";
}
.icon-close:before {
    content: "\25";
}
.icon-documentclean:before {
    content: "\26";
}
.icon-email:before {
    content: "\27";
}
.icon-home:before {
    content: "\28";
}
.icon-location:before {
    content: "\29";
}
.icon-minus:before {
    content: "\2a";
}
.icon-phone:before {
    content: "\2b";
}
.icon-pluscircle:before {
    content: "\2c";
}
.icon-social-facebook:before {
    content: "\2d";
}
.icon-social-instagram:before {
    content: "\2e";
}
.icon-social-linkedin:before {
    content: "\2f";
}
.icon-social-twitter:before {
    content: "\30";
}
.icon-social-youtube:before {
    content: "\31";
}
.icon-warning-cycle:before {
    content: "\32";
}
.icon-file-type:before {
    content: "\33";
}
.icon-check-circle:before {
    content: "\34";
}
.icon-plus:before {
    content: "\35";
}
.icon-minus-circle:before {
    content: "\36";
}
.icon-plus-circle:before {
    content: "\37";
}
.icon-share:before {
    content: "\38";
}
.icon-home-fill:before {
    content: "\39";
}
.icon-close-circle:before {
    content: "\3a";
}
.icon-double-arrow:before {
    content: "\3b";
}
.icon-download:before {
    content: "\3c";
}
.icon-search:before {
    content: "\3d";
}
.icon-arriw-left:before {
    content: "\3e";
}
.icon-user:before {
    content: "\3f";
}
.icon-quote:before {
    content: "\40";
}
.icon-disclaimer:before {
    content: "\41";
}
.icon-strategy:before {
    content: "\42";
}
.icon-circle-warning:before {
    content: "\43";
}
.icon-outlinewarning:before {
    content: "\44";
}
.icon-outline-warning:before {
    content: "\45";
}
.icon-tip:before {
    content: "\46";
}
.icon-chevron-fill-right:before {
    content: "\47";
}
.icon-clock:before {
    content: "\48";
}
