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

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-xmark:before {
    content: "\f101";
}
.icon-twitter:before {
    content: "\f102";
}
.icon-sterling:before {
    content: "\f103";
}
.icon-star:before {
    content: "\f104";
}
.icon-star-solid:before {
    content: "\f105";
}
.icon-microsoft:before {
    content: "\f106";
}
.icon-location-dot:before {
    content: "\f107";
}
.icon-linkedin:before {
    content: "\f108";
}
.icon-instagram:before {
    content: "\f109";
}
.icon-info:before {
    content: "\f10a";
}
.icon-graduation-cap:before {
    content: "\f10b";
}
.icon-google:before {
    content: "\f10c";
}
.icon-google-drive:before {
    content: "\f10d";
}
.icon-file-word:before {
    content: "\f10e";
}
.icon-file-pdf:before {
    content: "\f10f";
}
.icon-file-excel:before {
    content: "\f110";
}
.icon-facebook:before {
    content: "\f111";
}
.icon-envelope:before {
    content: "\f112";
}
.icon-clock:before {
    content: "\f113";
}
.icon-clock-rotate-left:before {
    content: "\f114";
}
.icon-circle-question:before {
    content: "\f115";
}
.icon-circle-exclamation-solid:before {
    content: "\f116";
}
.icon-chevron-down:before {
    content: "\f117";
}
.icon-cart-shopping:before {
    content: "\f118";
}
.icon-calendar:before {
    content: "\f119";
}
.icon-book-open:before {
    content: "\f11a";
}
.icon-bolt-solid:before {
    content: "\f11b";
}
.icon-bars:before {
    content: "\f11c";
}
.icon-angles-right:before {
    content: "\f11d";
}
.icon-angles-down:before {
    content: "\f11e";
}
.icon-angle-right:before {
    content: "\f11f";
}
