@font-face {
    font-family: "icons";
    src: url("clientlib-icons/resources/icons.woff?8bb3957e4e6c190114028080e815efcd") format("woff"),
url("clientlib-icons/resources/icons.woff2?8bb3957e4e6c190114028080e815efcd") format("woff2"),
url("clientlib-icons/resources/icons.eot?8bb3957e4e6c190114028080e815efcd#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-icon_arrow-bright-green:before {
    content: "\f101";
}
.icon-icon_arrow-green:before {
    content: "\f102";
}
.icon-icon_arrow-grey:before {
    content: "\f103";
}
.icon-icon_arrow-white-small:before {
    content: "\f104";
}
.icon-icon_arrow-download:before {
    content: "\f105";
}
.icon-icon_arrow:before {
    content: "\f106";
}
.icon-icon_backslash:before {
    content: "\f107";
}
.icon-icon_chat:before {
    content: "\f108";
}
.icon-icon_clock:before {
    content: "\f109";
}
.icon-icon_close_white:before {
    content: "\f10a";
}
.icon-icon_download-2:before {
    content: "\f10b";
}
.icon-icon_facebook:before {
    content: "\f10c";
}
.icon-icon_file:before {
    content: "\f10d";
}
.icon-icon_instagram:before {
    content: "\f10e";
}
.icon-icon_linkedin:before {
    content: "\f10f";
}
.icon-icon_mail:before {
    content: "\f110";
}
.icon-icon_person:before {
    content: "\f111";
}
.icon-icon_phone:before {
    content: "\f112";
}
.icon-icon_play:before {
    content: "\f113";
}
.icon-icon_plus:before {
    content: "\f114";
}
.icon-icon_scrollup:before {
    content: "\f115";
}
.icon-icon_search_navy:before {
    content: "\f116";
}
.icon-icon_search:before {
    content: "\f117";
}
.icon-icon_twitter:before {
    content: "\f118";
}
.icon-icon_vimeo:before {
    content: "\f119";
}
.icon-icon-chevron-green:before {
    content: "\f11a";
}
.icon-outline-chevron-down:before {
    content: "\f11b";
}
.icon-outline-long-arrow-right:before {
    content: "\f11c";
}
.icon-outline-mail:before {
    content: "\f11d";
}
.icon-outline-phone-call:before {
    content: "\f11e";
}
.icon-outline-search-md:before {
    content: "\f11f";
}
.icon-outline-x-close:before {
    content: "\f120";
}
.icon-solid-arrow-right:before {
    content: "\f121";
}
.icon-solid-chevron-down:before {
    content: "\f122";
}
.icon-solid-map-au:before {
    content: "\f123";
}
.icon-solid-map-nz:before {
    content: "\f124";
}
