Fix emoji flags in q-chat

This commit is contained in:
AlphaX-Projects
2024-06-24 12:12:06 +02:00
parent 1a3794e9e8
commit 6d7be2f40b
6 changed files with 65 additions and 10 deletions

Binary file not shown.

View File

@@ -101,3 +101,10 @@
local('PaytoneOne'),
url(PaytoneOne.ttf) format('truetype');
}
@font-face {
font-family: 'Twemoji Country Flags';
src: url('TwemojiCountryFlags.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}