html change style in paragraph code example
Example 1: how to change font in html
<font face="yourfont">
Lorem Ipsum
</font>
Example 2: how to choose font in html
font-family:
<font face="yourfont">
Lorem Ipsum
</font>
font-family: