@font-face {
    font-family: "usgm-icons";
    src: url("fonts/usgm-icons.eot?7gdwk6");
    src:
        url("fonts/usgm-icons.eot?7gdwk6#iefix") format("embedded-opentype"),
        url("fonts/usgm-icons.ttf?7gdwk6") format("truetype"),
        url("fonts/usgm-icons.woff?7gdwk6") format("woff"),
        url("fonts/usgm-icons.svg?7gdwk6#usgm-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "usgm-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Shape:before {
    content: "\e912";
}
.icon-pc-location:before {
    content: "\e911";
}
.icon-star-filled:before {
    content: "\e908";
}
.icon-add-user:before {
    content: "\e909";
}
.icon-plug-in:before {
    content: "\e90a";
}
.icon-automation:before {
    content: "\e90b";
}
.icon-deposit-check:before {
    content: "\e90c";
}
.icon-letter:before {
    content: "\e90d";
}
.icon-junk-mail:before {
    content: "\e90e";
}
.icon-home-address:before {
    content: "\e90f";
}
.icon-real-time:before {
    content: "\e910";
}
.icon-caret-right:before {
    content: "\e900";
}
.icon-complete-done .path1:before {
    font-family: "usgm-icons" !important;
    content: "\e904";
    color: rgb(1, 162, 73);
    opacity: 0.15;
}
.icon-complete-done .path2:before {
    font-family: "usgm-icons" !important;
    content: "\e905";
    margin-left: -1em;
    color: rgb(1, 162, 73);
}
.icon-money-back:before {
    content: "\e906";
}
.icon-chevron-right:before {
    content: "\e907";
}
.icon-arrow-down:before {
    content: "\e901";
    color: #4c4c4c;
}
.icon-arrow-up:before {
    content: "\e902";
    color: #4c4c4c;
}
.icon-check-filled:before {
    content: "\e903";
}
