ウェブフォント
@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]フォルダー作成

Your Message