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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'ConnectDaily';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-palette, .icon-film, .icon-pencil, .icon-options, .icon-wrench, .icon-wand, .icon-copy, .icon-alarm, .icon-print, .icon-key, .icon-search, .icon-delete, .icon-next, .icon-previous, .icon-rss, .icon-twitter, .icon-facebook, .icon-close, .icon-day, .icon-calendar, .icon-location, .icon-folder-upload, .icon-folder, .icon-folder-open, .icon-exit, .icon-enter, .icon-plus, .icon-minus, .icon-checkbox, .icon-lock, .icon-link, .icon-save, .icon-mobile, .icon-envelop, .icon-question, .icon-arrow-down, .icon-list, .icon-globe, .icon-clipboard, .icon-users, .icon-arrow-right, .icon-arrow-left, .icon-backward, .icon-forward, .icon-grid, .icon-execute, .icon-file-plus, .icon-browser, .icon-menu, .icon-plannerview, .icon-newspaper, .icon-icalendarmobile, .icon-Toolbox {
	font-family: 'ConnectDaily';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-home:before {
	content: "\e000";
}
.icon-palette:before {
	content: "\e001";
}
.icon-film:before {
	content: "\e002";
}
.icon-pencil:before {
	content: "\e003";
}
.icon-options:before {
	content: "\e004";
}
.icon-wrench:before {
	content: "\e005";
}
.icon-wand:before {
	content: "\e006";
}
.icon-copy:before {
	content: "\e007";
}
.icon-alarm:before {
	content: "\e008";
}
.icon-print:before {
	content: "\e009";
}
.icon-key:before {
	content: "\e00a";
}
.icon-search:before {
	content: "\e00b";
}
.icon-delete:before {
	content: "\e00c";
}
.icon-next:before {
	content: "\e00d";
}
.icon-previous:before {
	content: "\e00e";
}
.icon-rss:before {
	content: "\e010";
}
.icon-twitter:before {
	content: "\e011";
}
.icon-facebook:before {
	content: "\e012";
}
.icon-close:before {
	content: "\e013";
}
.icon-day:before {
	content: "\e014";
}
.icon-calendar:before {
	content: "\e015";
}
.icon-location:before {
	content: "\e016";
}
.icon-folder-upload:before {
	content: "\e017";
}
.icon-folder:before {
	content: "\e018";
}
.icon-folder-open:before {
	content: "\e019";
}
.icon-exit:before {
	content: "\e01a";
}
.icon-enter:before {
	content: "\e01b";
}
.icon-plus:before {
	content: "\e01c";
}
.icon-minus:before {
	content: "\e01d";
}
.icon-checkbox:before {
	content: "\e01f";
}
.icon-lock:before {
	content: "\e020";
}
.icon-link:before {
	content: "\e021";
}
.icon-save:before {
	content: "\e022";
}
.icon-mobile:before {
	content: "\e023";
}
.icon-envelop:before {
	content: "\e024";
}
.icon-question:before {
	content: "\e025";
}
.icon-arrow-down, .down-1:before {
	content: "\e026";
}
.icon-list:before {
	content: "\e027";
}
.icon-globe:before {
	content: "\e02a";
}
.icon-clipboard:before {
	content: "\e02b";
}
.icon-users:before {
	content: "\e02f";
}
.icon-arrow-right:before {
	content: "\e02c";
}
.icon-arrow-left:before {
	content: "\e02d";
}
.icon-backward:before {
	content: "\e02e";
}
.icon-forward:before {
	content: "\e030";
}
.icon-grid:before {
	content: "\e032";
}
.icon-execute:before {
	content: "\e031";
}
.icon-file-plus:before {
	content: "\e033";
}
.icon-browser:before {
	content: "\e029";
}
.icon-menu:before {
	content: "\e034";
}
.icon-plannerview:before {
	content: "\e028";
}
.icon-newspaper:before {
	content: "\e00f";
}
.icon-icalendarmobile:before {
	content: "\e01e";
}
.NextPrevious .CSSIconMedium:before {
	font-size: 19px;
}
.icon-rss:before {
	color: orange;
	background-color: transparent;
}
.icon-Toolbox:before {
	content: "\e600";
}
