@font-face { 
font-family: 'typewriter'; 
src: url("typewriter.ttf"); 
}


span .typewriter {
font-family: "typewriter";
font-size: 40px !important;
}