.icon-usd:before {
	/* http://fontawesome.io/cheatsheet/ */
	content: "\f155";
}
.icon-jpy:before {
	/* http://fontawesome.io/cheatsheet/ */
	content: "\f157";
}
.icon-exe:before {
	/* http://fontawesome.io/cheatsheet/ */
	content: "\f134";
}
.icon-file:before {
	/* http://fontawesome.io/cheatsheet/ */
	content: "\f1c6";
}
