@font-face {
    font-family: 'dblicons';
    src:    url('../fonts/dblicons.eot?2u6br5');
    src:    url('../fonts/dblicons.eot?2u6br5#iefix') format('embedded-opentype'),
        url('../fonts/dblicons.ttf?2u6br5') format('truetype'),
        url('../fonts/dblicons.woff?2u6br5') format('woff'),
        url('../fonts/dblicons.svg?2u6br5#dblicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'dblicons' !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;
}

.icon-dbl-getting-started-icon-edit:before {
    content: "\e90e";
}
.icon-dbl-getting-started-icon-new:before {
    content: "\e90f";
}
.icon-dbl-help-icon-howto:before {
    content: "\e910";
}
.icon-dbl-help-icon-qanda:before {
    content: "\e911";
}
.icon-dbl-help-icon-video:before {
    content: "\e912";
}
.icon-dbl-help-icon-webinar:before {
    content: "\e913";
}
.icon-dbl-icons-check:before {
    content: "\e900";
}
.icon-dbl-icons-cog:before {
    content: "\e901";
}
.icon-dbl-icons-community:before {
    content: "\e902";
}
.icon-dbl-icons-community-circle:before {
    content: "\e903";
}
.icon-dbl-icons-dropdownarrow:before {
    content: "\e904";
}
.icon-dbl-icons-monitor:before {
    content: "\e905";
}
.icon-dbl-icons-open-arrow:before {
    content: "\e906";
}
.icon-dbl-icons-plus:before {
    content: "\e907";
}
.icon-dbl-icons-profile:before {
    content: "\e908";
}
.icon-dbl-icons-rocket:before {
    content: "\e909";
}
.icon-dbl-icons-search:before {
    content: "\e90a";
}
.icon-dbl-icons-spanner:before {
    content: "\e90b";
}
.icon-dbl-icons-upwardsarrow:before {
    content: "\e90c";
}
.icon-dbl-icons-bell:before {
    content: "\e90d";
}
.icon-warning:before {
    content: "\ea07";
}
.icon-notification:before {
    content: "\ea08";
}
.icon-question:before {
    content: "\ea09";
}
.icon-info:before {
    content: "\ea0c";
}
.icon-cancel-circle:before {
    content: "\ea0d";
}

