/**
	* A Special ATW version of Font Awesome.
	* This embeds a selection of Font-Awesome Icons as well as the ATW Logo.
	* Generated in IcoMoon by Matt Bell.
**/
@font-face {
	font-family: 'fa-atw';
	src:url('../fonts/fa-atw/fa-atw.eot?-hdtwny');
	src:url('../fonts/fa-atw/fa-atw.eot?#iefix-hdtwny') format('embedded-opentype'),
		url('../fonts/fa-atw/fa-atw.woff?-hdtwny') format('woff'),
		url('../fonts/fa-atw/fa-atw.ttf?-hdtwny') format('truetype'),
		url('../fonts/fa-atw/fa-atw.svg?-hdtwny#fa-atw') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	font-family: 'fa-atw';
	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;
}

.fa-atw:before {
	content: "\e600";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-home:before {
	content: "\f015";
}

.fa-repeat:before {
	content: "\f01e";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-image:before {
	content: "\f03e";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-bars:before {
	content: "\f0c9";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-asc:before {
	content: "\f0de";
}

.fa-dashboard:before {
	content: "\f0e4";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}


