Replying to @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 😔 Sharing Copy link Tools Copy ID Open Comment exact code plslsls🙏🙏 Sharing Copy link Tools Copy ID Open Replies Reactions Add a reply Hide your name Submit Previous
@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 😔