This is my first try as designing a font, using the program "The Font Creator" To install it, put the ttf file in your windows/font folder. http://www.thedarkworld.fr.tc
<style type="text/css"> @font-face{ font-family:"the-dark-ages"; src:url("https://candyfonts.com/wp-data/2019/03/02/20891/the_dark_ages.ttf") format("woff"), url("https://candyfonts.com/wp-data/2019/03/02/20891/the_dark_ages.ttf") format("opentype"), url("https://candyfonts.com/wp-data/2019/03/02/20891/the_dark_ages.ttf") format("truetype"); } htm_tag{font-family:"the-dark-ages";font-size:30px;text-transform:none;color:#F32951} </style>