Anton Font -

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

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

If Anton isn't available or you need variations: h3 font-family: 'Anton'

Anton is a sans-serif typeface designed by Vernon Adams (1984–2016), a renowned type designer known for creating clean, functional display fonts. Anton was originally developed for the Google Fonts library and is released under the SIL Open Font License (OFL) . @font-face font-family: 'Anton'

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

@font-face font-family: 'Anton'; src: url('/fonts/Anton-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal;