diff --git a/src/skins/vector/css/atoms/RoomAvatar.css b/src/skins/vector/css/atoms/RoomAvatar.css
index 40d9064b..f54a93ee 100644
--- a/src/skins/vector/css/atoms/RoomAvatar.css
+++ b/src/skins/vector/css/atoms/RoomAvatar.css
@@ -21,4 +21,5 @@ limitations under the License.
     position: absolute;
     color: #fff;
     text-align: center;
+    font-weight: normal ! important;
 }
\ No newline at end of file