@font-face {
font-family: "font name";
src: url('font link');
}

body {
font-family: "font name" !important;
font-size: whatever size you wantpx !important;
}


You can download font files on Dafont or any other font website, but make sure it's a .tff or .otf file otherwise it won't work! You can then upload these font files to Catbox or Filegarden. For the font name, call it what the font file is titled in your files.

Edit Report
Pub: 06 Apr 2025 13:28 UTC
Edit: 19 Apr 2025 09:32 UTC
Views: 37