1,620
回編集
編集の要約なし |
編集の要約なし |
||
| 47行目: | 47行目: | ||
font-family: 'Junicode VF'; | font-family: 'Junicode VF'; | ||
src: url('https://raw.githubusercontent.com/psb1558/Junicode-font/refs/heads/master/webfiles/JunicodeVF-Roman.woff2') format('woff2'); | src: url('https://raw.githubusercontent.com/psb1558/Junicode-font/refs/heads/master/webfiles/JunicodeVF-Roman.woff2') format('woff2'); | ||
} | |||
@font-face { | |||
font-family: 'Kedebideri'; | |||
src: url('https://github.com/google/fonts/raw/refs/heads/main/ofl/kedebideri/Kedebideri-Regular.ttf') format('ttf'); | |||
} | |||
@font-face { | |||
font-family: 'Shimenkan'; | |||
src: url('https://git.altlinux.org/srpms/f/fonts-ttf-sil-shimenkan.git?p=fonts-ttf-sil-shimenkan.git;a=blob_plain;f=Shimenkan/Shimenkan-Regular.ttf') format('ttf'); | |||
} | } | ||
@font-face { | @font-face { | ||
| 130行目: | 138行目: | ||
:lang(egy) { | :lang(egy) { | ||
font-family: 'Egyptian Text'; | font-family: 'Egyptian Text'; | ||
} | |||
:lang(zag) { | |||
font-family: 'Kedebideri'; | |||
} | } | ||