@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.