@font-face {
    font-family: 'icomoon';
    src: url('https://images.savoysystems.co.uk/global/css/fonts/icomoon/fonts/icomoon.eot') format('eot'), url('https://images.savoysystems.co.uk/global/css/fonts/icomoon/fonts/icomoon.woff') format('woff'), url('https://images.savoysystems.co.uk/global/css/fonts/icomoon/fonts/icomoon.ttf') format('truetype');
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-home:before {
	content: "\e900";
}
.icon-image:before {
	content: "\e90d";
}
.icon-calendar:before {
	content: "\e953";
}
.icon-redo2:before {
	content: "\e968";
}
.icon-enlarge2:before {
	content: "\e98b";
}
.icon-shrink2:before {
	content: "\e98c";
}
.icon-key:before {
	content: "\e98d";
}
.icon-pie-chart:before {
	content: "\e99a";
}
.icon-stats-dots:before {
	content: "\e99b";
}
.icon-graph:before {
	content: "\e99c";
}
.icon-loop2:before {
	content: "\ea2e";
}
.icon-table:before {
	content: "\ea70";
}
