@font-face {
    font-family: "icons";
    src: url("./icons.ttf?b41f750c93535603cc80b53f98bf4277") format("truetype"),
url("./icons.woff?b41f750c93535603cc80b53f98bf4277") format("woff"),
url("./icons.woff2?b41f750c93535603cc80b53f98bf4277") format("woff2"),
url("./icons.eot?b41f750c93535603cc80b53f98bf4277#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-home:before {
    content: "\21";
}
.icon-chevron-down:before {
    content: "\29";
}
.icon-chevron-up:before {
    content: "\2c";
}
.icon-Download:before {
    content: "\2e";
}
.icon-login:before {
    content: "\30";
}
.icon-logout:before {
    content: "\31";
}
.icon-Plus:before {
    content: "\32";
}
.icon-Preview:before {
    content: "\33";
}
.icon-Print:before {
    content: "\34";
}
.icon-Progress:before {
    content: "\35";
}
.icon-Warning:before {
    content: "\39";
}
.icon-bank:before {
    content: "\3a";
}
.icon-person:before {
    content: "\3b";
}
.icon-BankPerson:before {
    content: "\3c";
}
.icon-External:before {
    content: "\3d";
}
.icon-Envelope:before {
    content: "\3e";
}
.icon-MapPin:before {
    content: "\3f";
}
.icon-clear:before {
    content: "\41";
}
.icon-close-bold:before {
    content: "\42";
}
.icon-info:before {
    content: "\43";
}
.icon-search:before {
    content: "\44";
}
.icon-application-number:before {
    content: "\45";
}
.icon-application:before {
    content: "\46";
}
.icon-arrow-left:before {
    content: "\47";
}
.icon-arrow-right:before {
    content: "\48";
}
.icon-calendar-icon:before {
    content: "\49";
}
.icon-chevron-left:before {
    content: "\4a";
}
.icon-download:before {
    content: "\4c";
}
.icon-success:before {
    content: "\4d";
}
.icon-tick:before {
    content: "\4e";
}
.icon-warning:before {
    content: "\4f";
}
.icon-progress:before {
    content: "\50";
}
.icon-chevron-up-sml:before {
    content: "\51";
}
.icon-phone:before {
    content: "\52";
}
.icon-Application:before {
    content: "\53";
}
.icon-Phone:before {
    content: "\54";
}
.icon-Tick:before {
    content: "\55";
}
.icon-view:before {
    content: "\56";
}
.icon-sort:before {
    content: "\57";
}
.icon-chevron-right:before {
    content: "\58";
}
.icon-Close:before {
    content: "\59";
}
