I need Prime font for my web site
问题 My web designer told me to use prime regular font in my web site. I didn't find it. Any body know how to use the font prime. body { font-family: ... } 回答1: final result: <style type="text/css"> @font-face { font-family: 'primelight'; src: url('prime_light-webfont.eot'); src: url('prime_light-webfont.eot?#iefix') format('embedded-opentype'), url('prime_light-webfont.woff') format('woff'), url('prime_light-webfont.ttf') format('truetype'), url('prime_light-webfont.svg#primelight') format('svg')