quiero cambiar tipo de letra

¡hola! me gustaria poner este tipo de letra:lucida handwriting
estoy probando en estilo-css, esto es lo que tengo hasta ahora y he probado con:

body {background-image: url(objetos/plantilla.jpg) ;
background-repeat: no-repeat ;
background-position: center center }

#entrar { source:lucida handwriting ; font.size: 2em ; color:white ; margin: 180px 0px 0px 140px }
poniendo source que significa fuente
body {background-image: url(objetos/plantilla.jpg) ;
background-repeat: no-repeat ;
background-position: center center }

#entrar { text type:lucida handwriting ; font.size: 2em ; color:white ; margin: 180px 0px 0px 140px }
y poniendo text type que significa tipo de texto
y no se pone con esas letras
www.disaral.com