@font-face {
	font-family: clusters;
	src: url("Flags.woff") format("woff"), url("Flags.ttf") format("truetype");
}
.clusters-d-solid:before {
	content: "\e900";
	font-family: clusters;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.clusters-h-solid:before {
	content: "\e901";
	font-family: clusters;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.clusters-m-solid:before {
	content: "\e902";
	font-family: clusters;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.clusters-v-solid:before {
	content: "\e903";
	font-family: clusters;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.clusters-w-solid:before {
	content: "\e904";
	font-family: clusters;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}