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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Breedon-icons';
	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-map-uk:before {
	content: "\e600";
}
.icon-list:before {
	content: "\e601";
}
.icon-marker:before {
	content: "\e602";
}
.icon-circle-empty:before {
	content: "\e603";
}
.icon-circle:before {
	content: "\e604";
}
.icon-unchecked:before {
	content: "\e605";
}
.icon-checked:before {
	content: "\e606";
}
.icon-edit:before {
	content: "\e607";
}
.icon-calculator:before {
	content: "\e608";
}
.icon-close:before {
	content: "\e609";
}
.icon-menu-hamburger:before {
	content: "\e60a";
}
.icon-search:before {
	content: "\e60b";
}
.icon-triangle-down:before {
	content: "\e60c";
}
.icon-triangle-up:before {
	content: "\e60d";
}
.icon-print:before {
	content: "\e60e";
}
.icon-triangle-left:before {
	content: "\e60f";
}
.icon-triangle-right:before {
	content: "\e610";
}
.icon-remove:before {
	content: "\e611";
}
.icon-social-linkedin:before {
	content: "\e612";
}
.icon-social-twitter:before {
	content: "\e613";
}
.icon-social-facebook:before {
	content: "\e614";
}
.icon-social-email:before {
	content: "\e615";
}
.icon-email:before {
	content: "\e616";
}
.icon-phone:before {
	content: "\e617";
}
.icon-play:before {
	content: "\e618";
}
