@font-face {
    font-family: "dashboard-icons";
    src: url("../fonts/dashboard/dashboard-icons.eot?qxjvi");
    src: url("../fonts/dashboard/dashboard-icons.eot?qxjvi#iefix") format("embedded-opentype"),
    url("../fonts/dashboard/dashboard-icons.ttf?qxjvi") format("truetype"),
    url("../fonts/dashboard/dashboard-icons.woff?qxjvi") format("woff"),
    url("../fonts/dashboard/dashboard-icons.svg?qxjvi#dashboard-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="dashboard-icon"],
[class*=" dashboard-icon"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "dashboard-icons", sans-serif !important;
    speak: none;
    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;
    color: #c4c8cc;
}

.dashboard-icon-total-lost-deals:before {
    content: "\e900";
}

.dashboard-icon-deals-in-campaigns:before {
    content: "\e901";
}

.dashboard-icon-customers-in-campaigns:before {
    content: "\e902";
}

.dashboard-icon-companies-in-deals:before {
    content: "\e903";
}

.dashboard-icon-companies-in-campaigns:before {
    content: "\e904";
}

.dashboard-icon-total-open-deals:before {
    content: "\e905";
}

.dashboard-icon-total-prospects:before {
    content: "\e906";
}

.dashboard-icon-total-vendors:before {
    content: "\e907";
}

.dashboard-icon-total-won-deals:before {
    content: "\e908";
}

.dashboard-icon-prospects-in-campaigns:before {
    content: "\e909";
}

.dashboard-icon-prospect-in-campaigns:before {
    content: "\e90a";
}

.dashboard-icon-prospects-in-deals:before {
    content: "\e90b";
}

.dashboard-icon-sent-emails:before {
    content: "\e90c";
}

.dashboard-icon-total-companies:before {
    content: "\e90d";
}

.dashboard-icon-total-customers:before {
    content: "\e90e";
}

.dashboard-icon-total-deals:before {
    content: "\e90f";
}

.dashboard-icon-total-leads:before {
    content: "\e910";
}

.dashboard-icon-forms-connected-to-workflows:before {
    content: "\e911";
}

.dashboard-icon-total-forms:before {
    content: "\e912";
}

.dashboard-icon-lead:before {
    content: "\e913";
}

.dashboard-icon-leads-in-campaigns:before {
    content: "\e914";
}

.dashboard-icon-leads-in-deals:before {
    content: "\e915";
}

.dashboard-icon-new-campaigns:before {
    content: "\e916";
}

.dashboard-icon-new-customers:before {
    content: "\e917";
}

.dashboard-icon-new-leads:before {
    content: "\e918";
}

.dashboard-icon-new-prospects:before {
    content: "\e919";
}

.dashboard-icon-opened-emails:before {
    content: "\e91a";
}

.dashboard-icon-total-campaigns:before {
    content: "\e91b";
}

.dashboard-icon-click-emails:before {
    content: "\e91c";
}

.dashboard-icon-customers-in-deals:before {
    content: "\e91d";
}

.dashboard-icon-total-active-deals:before {
    content: "\e91e";
}

.dashboard-icon-forms-completed:before {
    content: "\e91f";
}

.dashboard-icon-form-submissions:before {
    content: "\e920";
}

.dashboard-icon-new-deals:before {
    content: "\e921";
}
