wonyoung 1728926773474

Howd you guys get a diff font on your page


Reactions

Responses
randompcb 1728932415237
0

CSS box at bottom of settings. You should do something like this:

body, button, input {
	font-family: "examplefont";
}
@font-face {
	font-family: "examplefont";
	src: url(https://example.com/examplefont.ttf);
}

Be warned, some domains will be blocked and thus the font won't render! (I speak from my own experience, had to get a lot of help because of that domain block thingy...)

twilight 1728931263865
0

using css! its at the very bottom of the theming part of settings

0

uhh i think they use sites like instafonts ig? not sure

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue