ウェブフォント

公開日: 

@font-face {
font-family: “ウェブフォント名”;
src: url(“fonts/ウェブフォント.eot?#iefix”) format(‘eot’),
url(“fonts/ウェブフォント.woff”) format(‘woff’),
url(“fonts/ウェブフォント.otf”) format(‘opentype’);
font-weight: normal;
font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
font-family :’ウェブフォント名’, verdana, sans-serif;
}

テンプレ内に[font]フォルダー作成
テンプレ内に[font]フォルダー作成
テンプレ内に[font]フォルダー作成
テンプレ内に[font]フォルダー作成
テンプレ内に[font]フォルダー作成

シェアありがとうございます

  • このエントリーをはてなブックマークに追加
  • Pocket

Your Message

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

次のHTML タグと属性が使えます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

PAGE TOP ↑