/* 2026-05-14 09:20 v1.0
 * - Added Font Awesome 4 fallback aliases for newer icon names.
 */
.fa-megaphone:before {
	content: "\f0a1";
}

.fa-party-horn:before {
	content: "\f1fd";
}
