Unity 3 (iPhone): how to set fonts: GUISkin or iPhone s font

Hi, I’m working on an iPhone / iPad project (Unity 3.x) and was wondering if you can use / specify an iPhone system font within a GUISkin rather than a font imported and bitmapped in Unity? Also, is it possible without GUISkins?

Thanks

You can not use system fonts on unity iphone.
you can only use the bitmap font

@dreamora … thanks for the reply.