我可以在 Facebook 即时文章中使用自定义网络字体吗?

Can I use custom web font in facebook instant articles?

我尝试在我的标记中使用自定义网络字体。我可以使用我在网页中使用的字体与样式编辑器中的字体不同吗 "Helvetica, Georgia".

我认为这个出版商使用他们自己的字体

http://i.stack.imgur.com/dhOue.jpg

http://i.stack.imgur.com/LYDew.jpg

www.i.stack.imgur.com/FDbnh.jpg

facebook的即时文章示例文章中有样式表链接:

  <head>
    <meta charset="utf-8">
    <link rel="canonical" href="http://instantarticles.fb.com/example3">
    <link rel="stylesheet" title="default" href="#">
    <title>Using Captions in Instant Articles</title>
    <meta property="fb:article_style" content="Test Article Style">
  </head>

上面的发布者可能使用他们自己的样式表。我尝试将一些字体定义放在样式表中并将其添加到我的即时页面 RSS 模板中,但它没有用。如果没有适当的文档,除了反复试验之外别无他法。

Facebook 的回应"It's not an available option at the moment." https://developers.facebook.com/bugs/1121715027891936/