@font-face {
    font-family: 'CRR';
    src: url('fonts/CRR.eot?x3393w');
    src: url('fonts/CRR.eot?x3393w#iefix') format('embedded-opentype'),
        url('fonts/CRR.woff2?x3393w') format('woff2'),
        url('fonts/CRR.ttf?x3393w') format('truetype'),
        url('fonts/CRR.woff?x3393w') format('woff'),
        url('/fonts/CRR.svg?x3393w#CRR') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="COGTAX"]{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'CRR' !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;
}

.COGTAX-ITR-FONT_Dashboard:before {
    content: '\e912';
}

.COGTAX_Confidence-High::before {
    content: '\30';
}

.COGTAX_Confidence-Low::before {
    content: '\31';
}

.COGTAX_Confidence-Medium::before {
    content: '\32';
}

.COGTAX_No-Flag:before {
    content: "\3f";
}

.COGTAX_Flag:before {
    content: "\66";
}

.COGTAX_ITRICONFONT_AssociatedDocswDiscrepancies:before {
    content: "\e900";
}

.COGTAX_Associated-Documents:before {
    content: "\4d";
}

.COGTAX_Droplist:before {
    content: "\44";
}

.COGTAX_ITRICONFONT_DroplistFiltersetClose:before {
    content: "\e909";
}

.COGTAX_ITRICONFONT_Search_Search:before {
    content: "\e905";
}

.COGTAX_ITRICONFONT_CloseClear:before {
    content: "\e906";
}

.COGTAX_Zoom-In:before {
    content: "\5a";
}

.COGTAX_Zoom-Out:before {
    content: "\7a";
}

.COGTAX_First:before {
    content: "\46";
}

.COGTAX_Previous:before{
    content: "\62";
}

.COGTAX_Next:before{
    content: "\6e";
}

.COGTAX_Print:before{
    content:"\50"
}

.COGTAX_ITRICONFONT_Check-Mark_Checkmark:before {
    content: "\e901";
}

.COGTAX_ITR-ICON-FONT_Model-Labels-Counts:before {
    content: "\e911";
}

.COGTAX_Alert-Error:before{
    content:'\41'
}
