w3.css text size code example
Example 1: text size in CSS
font-size: 2em;
Example 2: h2 custom font family html css
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto&display=swap">
font-size: 2em;
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto&display=swap">