local is the local pc font store, I think, from the web server, even a web server installed locally it requires a url
something like
@font-face {
font-family: GraublauWeb;
src: local("Lucida Grande"), url("fonts/GraublauWeb.otf")
format ("opentype"); }
http://webfonts.info/ font-face browser support details on browser differences