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

[class^="icn-"], [class*=" icn-"] {
	font-family: 'newport-extra';
	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;
}

.icn-book:before {
	content: "\e601";
}
.icn-dollar:before {
	content: "\24";
}
.icn-file:before {
	content: "\e603";
}
.icn-mobile:before {
	content: "\e600";
}
.icn-forward:before {
	content: "\e602";
}
