2015年3月17日火曜日

wordpressで追加フォントを使う

プラグイン Simple Custom CSSを入れる。



FTPでフォントをサーバーにアップする。



CSSに

@font-face{
   font-family: MyWebFont;
   src: url('./my.otf') format("opentype");
}


@font-face {

font-family: MyWebFont;

  src: url('../my.ttf') format('truetype');

}


などと記載。



style="font-family: MyWebFont;"



など。




無料ホームページ制作沖縄 PiyoPiyoひよこうぇぶ NPO