body font-family: 'Anton', sans-serif;
<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet"> To apply the font to your desired elements, use the following CSS:
.headline font-family: 'Anton', sans-serif; font-weight: 400; font-style: normal;
Or for a specific class:
Here is the content prepared for using .