@font-face {
	font-family: 'icomoon';
	src:url('/public/20210312190333oe_/https://data.sssc.uk.com/templates/sssc/fonts/icomoon.eot');
	src:url('/public/20210312190333oe_/https://data.sssc.uk.com/templates/sssc/fonts/icomoon.eot#iefix') format('embedded-opentype'),
		url('/public/20210312190333oe_/https://data.sssc.uk.com/templates/sssc/fonts/icomoon.woff') format('woff'),
		url('/public/20210312190333oe_/https://data.sssc.uk.com/templates/sssc/fonts/icomoon.ttf') format('truetype'),
		url('/public/20210312190333oe_/https://data.sssc.uk.com/templates/sssc/fonts/icomoon.svg#icomoon') 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: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* 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-"]:before {
*/
.icon-dots:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-dots:before {
	content: "\73";
}