<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n_1010real</author_name>
  <author_url>https://blog.hatena.ne.jp/n_1010real/</author_url>
  <blog_title>とある角度から</blog_title>
  <blog_url>https://1010real.hateblo.jp/</blog_url>
  <categories>
    <anon>html</anon>
    <anon>css</anon>
  </categories>
  <description>webフォント関連について纏めてみました。 webフォントの設定方法 webフォントはcssで単に適用することができます。 @font-faceでフォント名と対象フォントファイルへのパスを指定し、font-familyに指定するだけです。 以下、ソースです。 body { font-family: 'LogoTypeGothic', 'sans-serif'; // @font-faceで指定した文字列を指定 } @font-face { font-family: 'LogoTypeGothic'; // font-familyで指定する名称 src: url('/xxx/07LogoType…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F1010real.hateblo.jp%2Fentry%2F2014%2F04%2F22%2F155822&quot; title=&quot;webフォントの使い方といくつかTips - とある角度から&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/n/n_1010real/20140422/20140422154917.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-22 15:58:22</published>
  <title>webフォントの使い方といくつかTips</title>
  <type>rich</type>
  <url>https://1010real.hateblo.jp/entry/2014/04/22/155822</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
