Google Fonts Anton Link
Anton is a distinctive display typeface available through Google Fonts. It is a reworking of the traditional "Advertising Sans" genre, specifically drawing inspiration from similar typefaces used in posters and headlines during the late 19th and early 20th centuries.
<!DOCTYPE html> <html> <head> <link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet"> <style> h1 font-family: 'Anton', sans-serif; font-size: 4rem; letter-spacing: 2px; color: #222; google fonts anton
Because of its extreme boldness, Anton is specialized for rather than long-form reading. It is ideally used for: Google Fontshttps://fonts.google.com Anton - Google Fonts Anton is a distinctive display typeface available through
To apply the font to your desired elements, use the following CSS: h1 font-family: 'Anton'