@font-face {
    font-family: "icons";
    src: url("./fonts/icon/icons.eot?5c53bd0330260d60345b56a523571faa#iefix") format("embedded-opentype"),
url("./fonts/icon/icons.woff2?5c53bd0330260d60345b56a523571faa") format("woff2"),
url("./fonts/icon/icons.woff?5c53bd0330260d60345b56a523571faa") format("woff");
}

[class^="icon-"]:before, [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-user:before {
    content: "\f101";
}
.icon-time:before {
    content: "\f102";
}
.icon-subtract:before {
    content: "\f103";
}
.icon-shopping-cart:before {
    content: "\f104";
}
.icon-shake-hands:before {
    content: "\f105";
}
.icon-search:before {
    content: "\f106";
}
.icon-scales:before {
    content: "\f107";
}
.icon-quote:before {
    content: "\f108";
}
.icon-play-fill:before {
    content: "\f109";
}
.icon-pause-line:before {
    content: "\f10a";
}
.icon-money:before {
    content: "\f10b";
}
.icon-microscope-line:before {
    content: "\f10c";
}
.icon-mental-health-line:before {
    content: "\f10d";
}
.icon-map-pin:before {
    content: "\f10e";
}
.icon-map-2-line:before {
    content: "\f10f";
}
.icon-logout:before {
    content: "\f110";
}
.icon-linkedin-fill:before {
    content: "\f111";
}
.icon-line-chart-line:before {
    content: "\f112";
}
.icon-home:before {
    content: "\f113";
}
.icon-home-fill:before {
    content: "\f114";
}
.icon-hand-heart:before {
    content: "\f115";
}
.icon-graduation-cap:before {
    content: "\f116";
}
.icon-eye-line:before {
    content: "\f117";
}
.icon-external-link-alt:before {
    content: "\f118";
}
.icon-empathize-line:before {
    content: "\f119";
}
.icon-download:before {
    content: "\f11a";
}
.icon-delete:before {
    content: "\f11b";
}
.icon-close:before {
    content: "\f11c";
}
.icon-close-fill:before {
    content: "\f11d";
}
.icon-close-circle-line:before {
    content: "\f11e";
}
.icon-checkbox-circle-line:before {
    content: "\f11f";
}
.icon-check:before {
    content: "\f120";
}
.icon-camera:before {
    content: "\f121";
}
.icon-building:before {
    content: "\f122";
}
.icon-briefcase:before {
    content: "\f123";
}
.icon-bars:before {
    content: "\f124";
}
.icon-arrow-right:before {
    content: "\f125";
}
.icon-arrow-left:before {
    content: "\f126";
}
.icon-arrow-down:before {
    content: "\f127";
}
.icon-add:before {
    content: "\f128";
}
