.button.bbcode-sup:before {
	content:"\f002";
	font-family: FontAwesome;
}
.button.bbcode-spoiler:before {
	content:"\fa-solid fa-eye-slash";
	font-family: FontAwesome;
}