Anton Font May 2026

p font-family: 'Open Sans', sans-serif; line-height: 1.5;

| Pairing Type | Good choices (Google Fonts) | |--------------|------------------------------| | Sans-serif body | Open Sans, Lato, Roboto, Montserrat | | Serif body | Merriweather, Playfair Display, Source Serif Pro | | Monospace accent | Source Code Pro, Roboto Mono |

If Anton isn't available or you need variations: anton font

.anton-headline font-family: 'Anton', sans-serif; letter-spacing: 0.05em; text-transform: uppercase; /* ensures consistency */

@font-face font-family: 'Anton'; src: url('/fonts/Anton-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; p font-family: 'Open Sans', sans-serif; line-height: 1

body font-family: 'Anton', sans-serif;

h1, h2, h3 font-family: 'Anton', sans-serif; letter-spacing: 1px; p font-family: 'Open Sans'

<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet"> Use in CSS: