@font-face {
 font-family: 'typewriter';
 src: url("luckytypewriter.eot") /* EOT file for IE */
}
@font-face {
 font-family: 'typewriter';
 src: url("luckytypewriter.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: 'typewriter';
 src: url("luckytypewriter.svg") /* EOT file for CSS3 browsers */
}