@font-face {
    font-family: 'icomoon';
    src: url('icomoon.eot?3p0rtw');
    src: url('icomoon.eot?#iefix3p0rtw') format('embedded-opentype'),
    url('icomoon.woff?3p0rtw') format('woff'),
    url('icomoon.ttf?3p0rtw') format('truetype'),
    url('icomoon.svg?3p0rtw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-o-"], [class*="icon-o-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-o-2x {
    font-size: 32px;
}
.icon-o-3x {
    font-size: 48px;
}

.icon-o-bordered {
    padding: 5px;
    border: 2px solid;
    border-radius: 50%;
}
.icon-o-bell2:before{content:"\eaac";}
.icon-o-chart:before{content:"\eb97";}
.icon-o-arrow-right:before{content:"\ee31";}
.icon-o-business:before{content:"\e90a";}
.icon-o-dashboard:before{content:"\e9a1";}
.icon-o-font-size:before{content:"\ee99";}
.icon-o-plus-circle:before{content:"\e991";}
.icon-o-minus-circle:before{content:"\e992";}
.icon-o-bullet-label:before{content:"\ec57";}
.icon-o-bullet:before{content:"\ec59";}
.icon-o-car:before{content:"\EC09";}
.icon-o-steer-wheel:before{content:"\ec0";}

.icon-o-info:before{content:"\e9ba";}
.icon-o-danger:before{content:"\e9bd";}

.icon-o-policy:before{ content:"\EA05"; }
.icon-o-cancel-circle:before{ content:"\ed63";   font-family: 'icomoon' !important;}

.icon-o-sidebar-toggle:before{content:"\ec59"; color:#ffffff !important;}
.pinned.icon-o-sidebar-toggle:before{content:"\ec57"; color:#ffffff !important;}


