
@font-face { font-family: JuneBug; src: url('JUNEBUG.woff2'); } 
@font-face { font-family: Fasthand; src: url('Fasthand-Regular.ttf'); font-display: block;} 

body {background-color: powderblue;}
h1   {font-family: JuneBug; color: blue; text-align: center;}
h2   {font-family: 'Fasthand'; color: black;}