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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'dixon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #989f38;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon:hover {color: #566b23;}

.icon-facebook:before {
	content: "\e600";
}
.icon-youtube:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-instagram:before {
	content: "\e603";
}
.icon-vimeo:before {
	content: "\e604";
}
.icon-search:before {
	content: "\e605";
}
.icon-bubble:before {
	content: "\e606";
}
.icon-googleplus:before {
	content: "\e607";
}
.icon-calendar:before {
	content: "\e608";
}
.icon-pinterest:before {
	content: "\e609";
}
.icon-media:before {
	content: "\e60a";
}
