This commit is contained in:
franklin
2024-07-12 22:00:06 +01:00
commit a222d266bd
823 changed files with 108626 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
@font-face {
font-family: Satoshi-Light;
src: url(chrome-extension://__MSG_@@extension_id__/assets/fonts/Satoshi-Light.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: Satoshi-Medium;
src: url(chrome-extension://__MSG_@@extension_id__/assets/fonts/Satoshi-Medium.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: Satoshi-Bold;
src: url(chrome-extension://__MSG_@@extension_id__/assets/fonts/Satoshi-Bold.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: Gloria-Hallelujah;
src: url(chrome-extension://__MSG_@@extension_id__/assets/fonts/GloriaHallelujah-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'ClashDisplay';
src: url(chrome-extension://__MSG_@@extension_id__/assets/fonts/ClashDisplay-Variable.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Jura';
src: url(chrome-extension://__MSG_@@extension_id__/assets/fonts/JuraMedium.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}