Replying to
aoi ⭑ 12/18/2024

@font-face { font-family: "font family one"; src: url('font file one url'); }

p, .date, .normal, button, input, textarea, h4 { font-family: "font family one"; }

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

h3, a, .motivational_header { font-family: "font family two"; }

You'd replace the stuff in quotation marks and braces. If you want the EXACT fonts I can give that 😔

Comment
moe 12/19/2024

exact code plslsls🙏🙏


Add a reply
0/2048

@font-face { font-family: "Orwell"; src: url('https://file.garden/ZyUrBlAcjm8uvhID/Orwell.ttf'); }

p, .date, .normal, button, input, textarea, h4 { font-family: "Orwell"; }

@font-face { font-family: "ROMANTIC"; src: url('https://file.garden/ZyUrBlAcjm8uvhID/ROMANTIC.TTF'); }

h3, a, .motivational_header { font-family: "ROMANTIC"; }