Replying to
Comment
@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 😔
please😞