modarn-japanese-font.key

Similar documents

C 17 1 pl A TEX upl A TEX dvipdfmx L A TEX japanese-otf *1 0.5 ptex IPA 2 TEX pl A TEX upl A TEX DVI dvipdfmx atbegshi everypage 3 \usepackage \usepac

type-in&font-in 2011

Q 23 A Q Q15 76 Q23 77

コンバートスター15シリーズ 製品パンフレット

橡guide

pxchfon Takayuki YATO; aka. ZR v1.5a [2019/07/10]

SpecimenOTKozGo indd

untitled

untitled

トラブルシューティング-2.key

游書体互換(HP用 )

148 ICT タブレット 端 末 概 論 (1)タブレット 端 末 略 史 2010 OS Apple ios Google OS Android Microsoft Windows OS Apple ipad ipad iphone

compatibility_1907.pdf

SHOBI_Portal_Manual

Flash Player ローカル設定マネージャー

スタイルシートでデザインを整えよう

Create!Form V11 - フォント

HTML

IBM Business Process Manager CSS による Coach レイアウト制御ガイド WebSphere 2014 IBM Corporation

updmapによる和文フォント管理とpxdvi

sg_lenovo_os.xlsx

untitled

■サイトを定義する


untitled

Android Windows 8 AP 9 AP ios & Android 10 ST 11 ST ios 12 ST Android 13 ST Win & Mac 14 ST ios 15 ST Android


GIHYO-AI-V24.indd

G-XML

08encode part 2

DNS DNS...

LOGAATA FONT SAMPLE WEST ASIA

Printer Driverセットアップ編

tex02.dvi

IPSJ SIG Technical Report Vol.2013-CE-122 No.16 Vol.2013-CLE-11 No /12/14 Android 1,a) 1 1 GPS LAN 2 LAN Android,,, Android, HTML5 LAN 1. ICT(I

Adobe AIR のセキュリティ


宇治市役所システム監査事例報告

IP S ( :H ) ( ) ( :H22 4

Digital Photo Presenter for Studio ユーザーズガイド

Livescribe+ ユーザー ガイド

KL-V450 Printer Driver

3

FileMaker Go Development Guide

今企業が取るべきセキュリティ対策とは策

Web 設計入門

SMILE-BS 2nd Edition_人事給与


山梨県ホームページ作成ガイドライン

untitled

title_PoD1

~/WWW-local/compIID (WWW IID ) $ mkdir WWW-local $ cd WWW-local $ mkdir compiid 3. Emacs index.html n (a) $ cd ~/WWW/compIID

SmartLMSユーザーズガイド<講師編>

untitled

Microsoft Project Project 1984 No.1 Project PMBOK (Project Management Body of Knowledge) 1 2 ( ) 3 3 Project 3 Project Standard/Professional Office Pr

Microsoft Word - 11_thesis_08k1131_hamada.docx

LHD-LAN_E_G_PDF.}.j...A...p65

untitled

ipad iphone Windows Mac Web App : 12, * Starter Solution Excel PDF Web Web CSV, Excel, XML, ODBC ODBC / JDBC ** SQL Advanced : 20, * (HT

Transcription:

font-family: "", "Yu Gothic", sans-serif; font-family: "Yu Gothic", sans-serif;

font-family: "Yu Gothic", YuGothic, sans-serif;

@font-face { font-family: ; } font-weight: ; src: local();

@font-face { font-family: "MyYuGothicM"; font-weight: normal; src: local("yugothic-medium"); /* Postscript name */ } @font-face { font-family: "MyYuGothicM"; font-weight: bold; src: local("yugothic-bold"); /* Postscript name */ } html { font-family: MyYuGothicM, YuGothic, sans-serif; }

@font-face { font-family: "MyYuGothicM"; font-weight: normal; src: local("yugothic-medium"), /* Postscript name */ local("yu Gothic Medium"); /* for Chrome */ } @font-face { font-family: "MyYuGothicM"; font-weight: bold; src: local("yugothic-bold"), /* Postscript name */ local("yu Gothic"); /* for Chrome */ }

@font-face { font-family: "MyYuGothicM"; font-weight: normal; src: local("yugothic-medium"), /* Postscript name */ local("yu Gothic Medium"), /* for Chrome */ local("yugothic-regular"); /* Medium */ } @font-face { font-family: "MyYuGothicM"; font-weight: bold; src: local("yugothic-bold"), /* Postscript name */ local("yu Gothic"); /* for Chrome */ }

@font-face { font-family: "MyYuGothicM"; font-weight: 100; src: local("yugothic-light"), local("yu Gothic Light"); } @font-face { font-family: "MyYuGothicM"; font-weight: 200; src: local("yugothic-light"), local("yu Gothic Light"); } @font-face { font-family: "MyYuGothicM"; font-weight: 300; src: local("yugothic-regular"), local("yu Gothic"); } @font-face { font-family: "MyYuGothicM"; font-weight: 400; src: local("yugothic-medium"), local("yu Gothic Medium"), local("yugothic-regular"); } @font-face { font-family: "MyYuGothicM"; font-weight: 500; src: local("yugothic-medium"), local("yu Gothic Medium"), local("yugothic-regular"); } @font-face { font-family: "MyYuGothicM"; font-weight: 600; src: local("yugothic-bold"), local("yu Gothic"); } @font-face { font-family: "MyYuGothicM"; font-weight: 700; src: local("yugothic-bold"), local("yu Gothic"); } @font-face { font-family: "MyYuGothicM"; font-weight: 800; src: local("yugothic-bold"), local("yu Gothic"); } @font-face { font-family: "MyYuGothicM"; font-weight: 900; src: local("yugothic-bold"), local("yu Gothic"); }

@font-face { font-family: "MyYuGothicM"; font-weight: normal; src: local("yugothic-medium"), /* Postscript name */ local("yu Gothic Medium"), /* for Chrome */ local("yugothic-regular"); /* Medium */ } @font-face { font-family: "MyYuGothicM"; font-weight: bold; src: local("yugothic-bold"), /* Postscript name */ local("yu Gothic"); /* for Chrome */ }

html { font-family: -apple-system, /* OS X, ios San Francisco */ BlinkMacSystemFont, /* OS X, ios Chrome San Francisco */ "Hiragino Kaku Gothic ProN", /* OS X, ios */ MyYuGothicM, /* Windows */ Meiryo, /* Windows */ sans-serif; }

html { font-family: MyYuGothicM, /* Windows */ YuGothic, /* OS X */ -apple-system, /* ios San Francisco */ BlinkMacSystemFont, /* ios Chrome San Francisco */ "Hiragino Kaku Gothic ProN", /* OS X, ios */ Meiryo, /* Windows */ sans-serif; }

html { } font-family: sans-serif;