@font-face {
    font-family: 'atkinson';
    src: url('https://pointyshoe.neocities.org/fonts/AtkinsonHyperlegibleNext-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}
    body {
    		font-size: 100%;
      		line-height:100%;			  			  		
      		padding:10px;
      		text-align: justify;
      		font-family: 'atkinson';
        }