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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomurdoch';
	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-f:before {
	content: "\e600";
}

.icon-g:before {
	content: "\e601";
}

.icon-i:before {
	content: "\e602";
}

.icon-p:before {
	content: "\e603";
}

.icon-t:before {
	content: "\e604";
}

.icon-y:before {
	content: "\e605";
}

