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

/*[class^="c-icon-"], [class*=" c-icon-"] {*/
.c-icon {
	font-family: 'IcoMoonC';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  display: inline-block;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.c-icon-note:before {
    content: "\e908";
}
.c-icon-users2:before {
    content: "\e909";
}
.c-icon-graduation:before {
    content: "\e90a";
}
.c-icon-newspaper:before {
    content: "\e90b";
}
.c-icon-uniE90C:before {
    content: "\e90c";
}
.c-icon-layout:before {
    content: "\e90d";
}
.c-icon-list:before {
    content: "\e90e";
}
.c-icon-library:before {
    content: "\e900";
}
.c-icon-file:before {
    content: "\e901";
}
.c-icon-envelope:before {
    content: "\e902";
}
.c-icon-users:before {
    content: "\e903";
}
.c-icon-user:before {
    content: "\e904";
}
.c-icon-menu:before {
    content: "\e905";
}
.c-icon-tree:before {
    content: "\e906";
}
.c-icon-calendar:before {
    content: "\e907";
}
.c-icon-file-pdf:before {
    content: "\e90f";
}
.c-icon-file-word:before {
    content: "\e910";
}
.c-icon-file-excel:before {
    content: "\e911";
}
.c-icon-envelope-o:before {
    content: "\f003";
}
.c-icon-th-large:before {
    content: "\f009";
}
.c-icon-th:before {
    content: "\f00a";
}
.c-icon-th-list:before {
    content: "\f00b";
}
.c-icon-list-alt:before {
    content: "\f022";
}
.c-icon-edit:before {
    content: "\f044";
}
.c-icon-group:before {
    content: "\f0c0";
}
.c-icon-sitemap:before {
    content: "\f0e8";
}
.c-icon-file-text-o:before {
    content: "\f0f6";
}
.c-icon-code-fork:before {
    content: "\f126";
}
