using Lucida Grande in windows
css, fonts
Solution
This is the font-stack I've used in the past:
`font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;`
Problem
I want to use Lucida Grande in my website for windows. How to do that ? how can i embed it to my webpage ? Thanks