@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?kcdr28');
	src: url('../fonts/icomoon.eot?kcdr28#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?kcdr28') format('truetype'),
		url('../fonts/icomoon.woff?kcdr28') format('woff'),
		url('../fonts/icomoon.svg?kcdr28#icomoon') 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: 'icomoon' !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-arrow-down:before { content: "\e900"; }
.icon-arrow-up:before { content: "\e901"; }
.icon-arrow-right:before { content: "\e902"; }
.icon-arrow-left:before { content: "\e903"; }
.icon-clock:before { content: "\e904"; }
.icon-dates:before { content: "\e905"; }
.icon-popup:before { content: "\e906"; }
.icon-print:before { content: "\e907"; }
.icon-reporting:before { content: "\e908"; }
.icon-send:before { content: "\e909"; }
.icon-telephone:before { content: "\e90a"; }
.icon-transcription:before { content: "\e90b"; }
.icon-user:before { content: "\e90c"; }
.icon-video:before { content: "\e90d"; }
.icon-location:before { content: "\e90e"; }
.icon-mail:before { content: "\e90f"; }
.icon-phone:before { content: "\e910"; }
.icon-location2:before { content: "\e911"; }
