Module:scripts/style.css

/* Default style for headwords. */
strong.headword { }

/* Default style for mentions outside of "form of" definitions.
	See [[Wiktionary:Votes/2007-10/style for mentioned terms]] */
.mention {
	font-style: italic;
}

/* "Empty" script, used for languages with no script set.
	This is the same as Latn in practice, but allows tagging and formatting of
	such cases. */
.None,
.Imag,
.Morse,
.Semap,
.Zyyy { }


/* Latin
	This is the default script, so it has no definitions. */

.Latn { }

/* This is needed to overcome the "smartness" of certain web browsers */

.Latn[lang=ja],
.Latn[lang=ko],
.Latn[lang=zh] {
	font-family: inherit;
}

	/* Latin Fraktur */
	.Latf {
		font-family: UnifrakturMaguntia, UnifrakturCook, Unifraktur, 'Code2001', Tahoma, 'Arial Unicode MS', sans-serif;
		font-size: 125%;
	}

	/* Navajo */
	.nv-Latn {
		font-family: Calibri, 'Aboriginal Sans', 'DejaVu Sans', 'Arial Unicode MS', sans-serif !important;
	}

	/* Pitjantjatjara (ḻ ṉ ṟ ṯ and capitals) */
	.pjt-Latn {
		font-family: 'Microsoft Sans Serif', Tahoma, 'Code2000', sans-serif;
	}

	/* Latin extended */
	/* no styles for .unicode, .Unicode */


/* Aghwan */

.Aghb {
	font-family: OptimaModoki, 'Noto Sans Caucasian Albanian', sans-serif;
}

.Aghb, .Aghb * {
	font-style: normal;
}


/* Arabic */

.Arab,
.fa-Arab,
.glk-Arab,
.kk-Arab,
.ks-Arab,
.ku-Arab,
.mzn-Arab,
.ota-Arab,
.pa-Arab,
.ps-Arab,
.sd-Arab,
.tt-Arab,
.ug-Arab,
.ur-Arab,
.ms-Arab {
	font-family: 'Iranian Sans', 'Segoe UI', Tahoma, 'Microsoft Sans Serif', 'Arial Unicode MS', sans-serif;
	font-size: 133%;
	direction: rtl;
	unicode-bidi: embed;
}

/* no italics, no bold */
.Arab, .Arab *,
.fa-Arab, .fa-Arab *,
.glk-Arab, .glk-Arab *,
.kk-Arab, .kk-Arab *,
.ks-Arab, .ks-Arab *,
.ku-Arab, .ku-Arab *,
.mzn-Arab, .mzn-Arab *,
.ota-Arab, .ota-Arab *,
.pa-Arab, .pa-Arab *,
.ps-Arab, .ps-Arab *,
.sd-Arab, .sd-Arab *,
.tt-Arab, .tt-Arab *,
.ug-Arab, .ug-Arab *,
.ur-Arab, .ur-Arab *,
.ms-Arab, .ms-Arab * {
	font-style: normal;
	font-weight: normal;
}


	/* Persian, Kashmiri, Ottoman Turkish */
	.fa-Arab,
	.ks-Arab,
	.ota-Arab {
		font-family: 'Iranian Sans', 'Geeza Pro', Tahoma, sans-serif;
	}

	/* Kurdish, Punjabi Shahmukhi, Urdu */
	.ku-Arab,
	.pa-Arab,
	.ur-Arab {    	
		font-family: Tahoma, 'Arial Unicode MS', 'UT Cairo', 'UT Naskh', sans-serif;
	}

	/* Pashto */
	.ps-Arab {
		font-family: Pokhto, 'Pashto Kror Asiatype', 'Iranian Sans', sans-serif;
	}

	/* Sindhi */
	.sd-Arab {
		font-family: 'MB Sindhi', Tahoma, 'MBSarang Sattar', 'MB Bhitai Sattar', 'MB Lateefi', 'Ayaz Gul', 'Iranian Sans', sans-serif;
	}

	/* Uyghur */
	.ug-Arab {
		font-family: 'UKIJ Tuz', 'Microsoft Uighur', Scheherazade, 'Iranian Sans', 'Code2000', sans-serif;
	}


/* Imperial Aramaic */

.Armi {
	font-family: 'Segoe UI Historic', 'Aramaic Imperial Yeb', 'Noto Sans Imperial Aramaic', sans-serif;
	direction: rtl;
	unicode-bidi: embed;
}

.Armi, .Armi * {
	font-style: normal;
}


/* Armenian */

.Armn {
	font-family: Mshtakan, Arial, 'Segoe UI', Tahoma, 'Arian AMU', 'DejaVu Sans', sans-serif;
}

	/* no italics */
	.Armn, .Armn * {
	font-style: normal;
}

/* Avestan */

.Avst {
	font-family: Avestan, Ahuramzda, 'Noto Sans Avestan', sans-serif;
	font-size: 125%;
	direction: rtl;
	unicode-bidi: embed;
	font-variant-ligatures: none; /* Avestan language */
}

	/* no italics */
	.Avst, .Avst * {
		font-style: normal;
	}
	
	.Avst:lang(pal) { /* Pazend (Middle Persian in Avestan script) */
		font-variant-ligatures: normal;
	}


/* Balinese */

.Bali {
	font-family: 'Noto Sans Balinese', sans-serif;
}

.Bali, .Bali * {
	font-style: normal;
}


/* Bamum */

.Bamu {
	font-family: 'Noto Sans Bamum', sans-serif;
}

.Bamu, .Bamu * {
	font-style: normal;
}


/* Batak */

.Batk {
	font-family: Batak-Unicode, sans-serif;
}

.Batk, .Batk * {
	font-style: normal;
}

/* Bengali */

.Beng {
	font-family: 'Bangla Sangam MN', UniBangla, 'Arial Unicode MS', 'Code2000', Likhan, 'UT Bengali Dhaka', Vrinda, sans-serif;
	font-size: 130%;
}

.Beng, .Beng * {
	font-style: normal;
}

.as-Beng {
	font-family: 'Bangla Sangam MN', UniBangla, 'Arial Unicode MS', 'Code2000', Likhan, 'UT Bengali Dhaka', Vrinda, sans-serif;
	font-size: 130%;
}

.as-Beng, .as-Beng * {
	font-style: normal;
}


/* Zhuyin (Bopomofo) */

.Bopo {
	font-family: MOESongUN, DFKai-SB, 'Microsoft Yahei', 'Microsoft Jhenghei', 'Source Han Sans TC', 'Source Han Sans TW', 'Noto Sans CJK TC', sans-serif;
}

.Bopo, .Bopo * {
	font-style: normal;
}


/* Brahmi */

.Brah {
	font-family: 'Segoe UI Historic', 'Noto Sans Brahmi';
}

.Brah, .Brah * {
	font-style: normal;
}


/* Braille */

.Brai {
	font-size: 150%;
}

.Brai, .Brai * {
	font-style: normal;
}

/* Buginese */

.Bugi {
	font-family: Saweri, sans-serif;
}

.Bugi, .Bugi * {
	font-style: normal;
}

/* Buhid */

.Buhd, .Buhd * {
	font-style: normal;
}


/* Chakma */

.Cakm {
	font-family: RibengUni, sans-serif;
}

.Cakm, .Cakm * {
	font-style: normal;
}

/* Unified Canadian Aboriginal Syllabics */

.Cans {
	font-family: 'Euphemia UCAS', Euphemia, 'Aboriginal Sans', OskiBlackfoot, 'Code2000', 'Everson Mono Unicode', sans-serif;
	font-size: 110%;
}

.Cans, .Cans * {
	font-style: normal;
}


/* Carian, Italic, Linear B, Lycian, Lydian */

.Cari,
.Ital,
.Linb,
.Lyci,
.Lydi {
	font-family: 'Segoe UI Historic', Aegean, 'Noto Sans Carian', 'Noto Sans Old Italic', 'Noto Sans Linear B', 'Noto Sans Lycian', 'Noto Sans Lydian', sans-serif;
	font-size: 125%;
}

.Cari, .Cari *,
.Ital, .Ital *,
.Linb, .Linb *,
.Lyci, .Lyci *,
.Lydi, .Lydi * {
	font-style: normal;
}


/* Cham */

.Cham {
	font-family: 'Code2000', 'JG ChamCambodia', sans-serif;
	font-size: 1.1em;
}

.Cham, .Cham * {
	font-style: normal;
}

/* Cherokee */

.Cher {
	font-family: Digohweli, 'Aboriginal Sans', 'Code2000', Marin, 'Rotinonhsonni Sans', 'Everson Mono Unicode', sans-serif;
	font-size: 110%;
}

.Cher, .Cher * {
	font-style: normal;
}

/* Coptic */

.Copt {
	font-family: Quivira, 'New Athena Unicode', 'Code2000', sans-serif;
	font-size: 1.3em;
}

.Copt, .Copt * {
	font-style: normal;
}

/* Cypriot */

.Cprt {
	font-family: 'Segoe UI Historic', Aegean, sans-serif;
	font-size: 1.15em;
	direction: rtl;
	unicode-bidi: embed;
}

.Cprt, .Cprt * {
	font-style: normal;
}

/* Cyrillic */

.Cyrl,
.Cyrs {
	font-family: Helvetica, Geneva, 'Arial Unicode MS', 'Lucida Sans Unicode', 'Code2000', sans-serif;
}

.Cyrl, .Cyrl * {
	font-style: normal;
}

/* Old Cyrillic (Old Church Slavonic, Old East Slavic) */

.Cyrs {
	font-family: BukyVede, 'Kliment Std', 'RomanCyrillic Std', Menaion, 'Menaion Medieval', Lazov, Dilyana, 'Hirmos Ponomar', 'Hirmos Ponomar TT', 'Fedorovsk Unicode', 'Fedorovsk Unicode TT', 'Code2000', 'DejaVu Sans', 'Lucida Grande', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
	font-size: 125%;
}

.Cyrs, .Cyrs * {
	font-style: normal;
}

/* Devanagari */

.Deva {
	font-family: 'Adobe Devanagari', 'Noto Serif Devanagari', Utsaah, 'Devanagari MT', Raghu, Gargi, JanaSanskrit, JanaHindi, Siddhanta, sans-serif;
	font-size: 120%;
}

i.Deva {
	font-style: normal;
}

/* Dhives Akuru */

.Diak {
	font-size: 110%;
}

.Diak, .Diak * {
	font-style: normal;
}


/* Deseret */

.Dsrt {
	font-family: 'Segoe UI Symbol', 'Code2001', 'MPH 2B Damase', 'Everson Mono', sans-serif;
}

.Dsrt, .Dsrt * {
	font-style: normal;
}


/* Demotic (Egyptian) */

.Egyd, .Egyd * {
	font-style: normal;
}


/* Egyptian hieroglyphs */

.Egyp {
	font-family: 'Noto Sans Egyptian Hieroglyphs', Abydos, Aegyptus, 'Segoe UI Historic', sans-serif;
	font-size: 150%;
}

.Egyp, .Egyp * {
	font-style: normal;
}

/* Ethiopic (Ge'ez) */

.Ethi {
	font-family: 'Abyssinica SIL', Nyala, 'Code2000', 'Ethiopia Jiret', 'GF Zemen Unicode', 'TITUS Cyberbit Basic', 'Visual Geez Unicode', 'Visual Geez Unicode Agazian', 'Visual Geez Unicode Title', sans-serif;
	font-size: 120%;
}

.Ethi, .Ethi * {
	font-style: normal;
}

/* Georgian */

.Geor {
	font-family: 'DejaVu Sans', 'Arial Unicode MS', Sylfaen, sans-serif;
}

.Geor, .Geor * {
	font-style: normal;
}

/* Glagolitic */

.Glag {
	font-family: 'Segoe UI Historic', BukyVede, Dilyana, sans-serif;
	font-size: 150%;
}

.Glag, .Glag * {
	font-style: normal;
}


/* Gothic */

.Goth {
	font-family: 'Segoe UI Historic', 'Code2001', Skeirs, 'MPH 2B Damase', sans-serif;
}

.Goth, .Goth * {
	font-style: normal;
}

b.Goth,
strong.Goth {
	font-size: larger;
}


/* Greek */

.Grek,
.Polyt,
.polytonic {
	font-family: Athena, Gentium, 'Gentium Plus', 'Palatino Linotype', 'Arial Unicode MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Code2000', sans-serif;
}

.Grek, .Grek *,
.Polyt, .Polyt *,
.polytonic, .polytonic * {
	font-style: normal;
}

	/* Polytonic Greek */
	.Polyt, .polytonic {
		font-family: 'New Athena Unicode', 'DejaVu Sans', Athena, Gentium, 'Gentium Plus', 'Palatino Linotype', Times, 'Arial Unicode MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Code2000', sans-serif;
	}


/* Gujarati */

.Gujr {
	font-family: 'Gujarati Sangam MN', 'Gujarati MT', Shruti, 'Lucida Grande', 'Arial Unicode MS', 'Lucida Sans Unicode', 'Code2000', 'TITUS Cyberbit Basic', 'Chrysanthi Unicode', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Visual Geez Unicode', sans-serif;
	font-size: 125%;
}

.Gujr, .Gujr * {
	font-style: normal;
}

/* Gurmukhi */

.Guru {
	font-family: 'Gurmukhi MN', 'Gurmukhi MT', 'UT Punjabi Amritsar', 'Lucida Grande', 'Arial Unicode MS', 'Lucida Sans Unicode', 'Code2000', 'TITUS Cyberbit Basic', 'Chrysanthi Unicode', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Visual Geez Unicode', sans-serif;
	font-size: 125%;
}

.Guru, .Guru * {
	font-style: normal;
}


/* Chinese (Han) */

/* Hani: generic */
/* Hans: simplified */
/* Hant: traditional */

.Hani,
.Hans {
	font-family: 'PingFang SC', DengXian, 'Source Han Sans SC', 'Source Han Sans CN', 'Noto Sans CJK SC', 'Microsoft Yahei', SimHei, SimSun, NSimSun, SimSun-ExtB, Song, 'Heiti SC', HanaMinA, HanaMinB, sans-serif;
}
.Hant {
	font-family: 'PingFang TC', 'Source Han Sans TC', 'Source Han Sans TW', 'Noto Sans CJK TC', 'Microsoft Jhenghei', PMingLiU, PMingLiU-ExtB, MingLiU, MingLiU-ExtB, Ming, 'Heiti TC', HanaMinA, HanaMinB, sans-serif;
}

.Hani,
.Hans,
.Hant {
	font-size: 1.2em;
}

.Hani, .Hani * :not(:lang(vi)),
.Hans, .Hans *,
.Hant, .Hant * {
	font-style: normal;
}

big.Hani, strong.Hani, b.Hani, b .Hani,
big.Hans, strong.Hans, b.Hans, b .Hans,
big.Hant, strong.Hant, b.Hant, b .Hant {
	font-size: 137%;
}

.Hani b,
.Hans b,
.Hant b {
	font-size: 125%;
}

:lang(ko).Hani {
	font-family: 'Noto Sans CJK KR', 'Spoqa Han Sans', Gulim, Dotum, 'Malgun Gothic', 'Apple SD Gothic Neo', 'Source Han Sans KR', 'MS PGothic', 'Arial Unicode MS', sans-serif;
}

:lang(vi).Hani { 
	font-family: 'Nom Na Tong', 'HAN NOM A', 'HAN NOM B', Sun-ExtA, Sun-ExtB, Ming-Lt-HKSCS-UNI-H, Ming-Lt-HKSCS-ExtB, HanaMinA, HanaMinB, HanaMin, 'PingFang TC', MingLiU, MingLiU-ExtB, 'MingLiU_HKSCS', 'MingLiU_HKSCS-ExtB', SimSun, SimSun-ExtB, 'Arial Unicode MS', 'TITUS Cyberbit Basic', sans-serif;
	font-weight: 800;
	/* CJK Unified Ideographs Extension C and Extension D (U+2A700..U+2B734, U+2B740..U+2B81F)
	font-family: Sun-ExtB, 'MingLiU_HKSCS-ExtB', Ming-Lt-HKSCS-ExtB, HanaMinB, sans-serif;
	**/
}

/* Hanunoo */

.Hano {
	font-family: Quivira, 'MPH 2B Damase', sans-serif;
	font-size: 1.1em;
}

.Hano, .Hano * {
	font-style: normal;
}

/* Hebrew */

.Hebr {
	font-family: 'SBL Hebrew', 'Adobe Hebrew', Narkisim, Miriam, Kinryu, 'DejaVu Sans', 'DejaVu Sans Condensed', 'DejaVu Sans Light', 'Arial Hebrew', Arial, serif;
	font-size: 115%;
	direction: rtl;
	unicode-bidi: embed;
}

.Hebr, .Hebr * {
	font-style: normal;
	font-weight: normal;
}

big.Hebr,
strong.Hebr,
b.Hebr,
b .Hebr {
	font-size: 144%;
}

.Hebr b {
	font-size: 125%;
}

/* Hiragana: see .Jpan */

/* Javanese */

.Java {
	font-family: 'Tuladha Jejeg', 'Javanese Text', adjisaka, 'Noto Sans Javanese', sans-serif;
}

.Java, .Java * {
	font-style: normal;
}

/* Japanese scripts

	.Hira = Hiragana 
	.Kana = Katakana (used for Ainu language)
	.Jpan = Hiragana + Katakana + Kanji
	
*/

.Hira, 
.Jpan, 
.Kana {
	font-family: 'Hiragino Kaku Gothic Pro', Osaka, 'Yu Gothic', Meiryo, 'Source Han Sans J', 'Source Han Sans JP', 'Noto Sans CJK JP', 'Droid Sans Japanese', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', HanaMinA, HanaMinB, sans-serif;
	font-size: 110%;
}

.Hira, .Hira *,
.Jpan, .Jpan *,
.Kana, .Kana * {
	font-style: normal;
	font-weight: normal;
}

big.Hira, big.Jpan, big.Kana, 
strong.Hira, strong.Jpan, strong.Kana, 
b.Hira, b.Jpan, b.Kana, 
b .Hira, b .Jpan, b .Kana {
	font-size: 137%;    /* Fonts are really big in Japan */
}

.Hira b, .Jpan b, .Kana b {
	font-size: 125%;
}


/* Kayah Li, Ol Chiki, Rejang */

.Kali,
.Olck {
	font-family: 'Code2000', sans-serif;
}

.Kali, .Kali *,
.Olck, .Olck *,
.Rjng, .Rjng * {
	font-style: normal;
}

/* Katakana (Ainu language): see .Jpan */

/* Kharoshthi */

.Khar {
	font-family: 'Segoe UI Historic', 'MPH 2B Damase', sans-serif;
	font-size: 1.1em;
	direction: rtl;
	unicode-bidi: embed;
}

.Khar, .Khar * {
	font-style: normal;
}


/* Khmer */

.Khmr {
	font-family: 'Khmer OS', 'Khmer OS Content', 'Leelawadee UI', 'Noto Sans Khmer', 'Code2000', 'Khmer Mondulkiri U OT ls', sans-serif;
	font-size: 125%;
}

.Khmr, .Khmr * {
	font-style: normal;
}


/* Kannada */

.Knda {
	font-family: 'Kannada Sangam MN', JanaKannada, Tunga, Kedage, RaghuKannada, Sampige, 'Arial Unicode MS', 'Code2000', 'Bitstream Cyberbit', 'Bitstream CyberBase', sans-serif;
	font-size: 125%;
}

.Knda, .Knda * {
	font-style: normal;
}


/* Korean */

.Kore,
.Hang {
	font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', Dotum, Gulim, 'NanumBarunGothic YetHangul', NanumBarunGothic, UnDotum, 'Source Han Sans K', 'Source Han Sans KR', 'Noto Sans CJK KR', NanumGothic, 'NanumMyeongjo YetHangul', NanumMyeongjo, Batang, UnBatang, sans-serif;
	font-size: 120%;
}

.Kore, .Kore *,
.Hang, .Hang * {
	font-style: normal;
}


	/* Old Korean */

	.CGK {
		font-family: '은 자모 바탕', UnJamoBatang, '은 바탕', UnBatang, 'Code2002', 'Code2001', 'Code2000', serif;
	}


/* Kaithi */

.Kthi {
	font-family: 'Noto Sans Kaithi', sans-serif;
}

.Kthi, .Kthi * {
	font-style: normal;
}


/* Lanna */

.Lana {
	font-family: 'Lanna Alif', 'Noto Sans Tai Tham', sans-serif;
}

.Lana, .Lana * {
	font-style: normal;
}


/* Lao */

.Laoo {
	font-family: 'Phetsarath OT', 'Saysettha OT', 'JG Basic Lao Opentype', 'JG Basic2 Lao Opentype', 'JG LaoTimes Opentype', 'Phagnoum Lao Unicode Opentype', 'JG Lao Old Arial Opentype', DokChampa, 'Code2000', 'JG Lao Classic Opentype', 'Alice0 Unicode', 'Alice1 Unicode', 'Alice2 Unicode', 'Alice3 Unicode', 'Alice4 Unicode', 'Alice5 Unicode', sans-serif;
	font-size: 125%;
}

.Laoo, .Laoo * {
	font-style: normal;
}


/* Lepcha */

.Lepc {
	font-family: 'Noto Sans Lepcha', Mingzat, sans-serif;
}

.Lepc, .Lepc * {
	font-style: normal;
}


/* Limbu */

.Limb {
	font-family: 'Code2000', 'MPH 2B Damase', sans-serif;
}

.Limb, .Limb * {
	font-style: normal;
}


/* Lisu */

.Lisu {
	font-family: 'Noto Sans Lisu', sans-serif;
}

.Lisu, .Lisu * {
	font-style: normal;
}


/* Mandaic */

.Mand {
	font-family: 'Noto Sans Mandaic', sans-serif;
}

.Mand, .Mand * {
	font-style: normal;
}


/* Manichaean */

.Mani, .Mani * {
	font-style: normal;
}


/* Meroitic cursive */

.Merc {
	font-family: 'Segoe UI Historic', Aegyptus, sans-serif;
	font-size: 150%;
}

.Merc, .Merc * {
	font-style: normal;
}


/* Meroitic hieroglyphs */

.Mero {
	font-family: Aegyptus, sans-serif;
	font-size: 150%;
}

.Mero, .Mero * {
	font-style: normal;
}


/* Malayalam */

.Mlym {
	font-family: 'Malayalam Sangam MN', Kartika, 'Code2000', 'Lucida Grande', 'Arial Unicode MS', 'Lucida Sans Unicode', 'TITUS Cyberbit Basic', 'Chrysanthi Unicode', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Visual Geez Unicode', sans-serif;
	font-size: 125%;
}

.Mlym, .Mlym * {
	font-style: normal;
}


/* Classical Mongolian */

.Mong {
	font-family: 'Mongolian Baiti', sans-serif;
	font-size: 140%;
	writing-mode: vertical-lr;
}

.Mong, .Mong * {
	font-style: normal;
}


/* Manchu */

.mnc-Mong {
	font-family: 'Mongolian Baiti', sans-serif;
	font-size: 140%;
	writing-mode: vertical-lr;
}

.mnc-Mong, .mnc-Mong * {
	font-style: normal;
}


/* Meitei Mayek */

.Mtei {
	font-family: 'Eeyek Unicode', 'Noto Sans Meetei Mayek', sans-serif;
}

.Mtei, .Mtei * {
	font-style: normal;
}


/* Burmese */

.Mymr {
	font-family: TharLon, Padauk, 'Myanmar Text', 'Myanmar3', 'Myanmar2', 'Myanmar1', ParabaikSans, 'MyMyanmar sans-serif';
	font-size: 130%;
}

.Mymr, .Mymr * {
	font-style: normal;
	font-weight: normal;
}

big.Mymr,
strong.Mymr,
b.Mymr,
b .Mymr {
	font-size: 162%;
}

.Mymr b {
	font-size: 130%;
}


/* North Arabian */

.Narb {
	font-family: 'Noto Sans Old North Arabian', sans-serif;
}

.Narb, .Narb * {
	font-style: normal;
}


/* N'ko */

.Nkoo, .Nkoo * {
	font-style: normal;
}


/* Ogham */

.Ogam {
	font-family: 'Segoe UI Historic', Beth-Luis-Nion, Pollach, 'Maigh Nuad', 'Craobh Ruadh', 'Everson Mono Ogham', Cog, Crosta, 'TITUS Ogham', 'Ragnarok Ogham', sans-serif;
	font-size: 125%;
}

.Ogam, .Ogam * {
	font-style: normal;
	font-weight: normal;
}

big.Ogam, strong.Ogam, b.Ogam, b .Ogam {
	font-size: 156%;
}

.Ogam b {
	font-size: 125%;
}


/* Orkhon Runes */

.Orkh {
	font-family: 'Segoe UI Historic', Orkun, 'Old Turkic', sans-serif;
}

.Orkh, .Orkh * {
	font-style: normal;
}


/* Odia */

.Orya {
	font-family: 'Oriya Sangam MN', sans-serif;
	font-size: 125%;
}

.Orya, .Orya * {
	font-style: normal;
}


/* Osmanya */

.Osma, .Osma * {
	font-style: normal;
}

/* Palmyrene */

.Palm, .Palm * {
	font-family: 'Noto Sans Palmyrene';
}


/* Phags-pa */

.Phag {
	font-family: 'BabelStone Phags-pa Book', 'Microsoft PhagsPa', sans-serif;
	writing-mode: vertical-lr;
}

.Phag, .Phag * {
	font-style: normal;
}


/* Inscriptional Pahlavi */

.Phli {
	font-family: 'Segoe UI Historic', 'Noto Sans Inscriptional Pahlavi', Shapour, 'ZH Mono', sans-serif;
}

.Phli, .Phli * {
	font-style: normal;
}


/* Book Pahlavi */

.Phlv, .Phlv * {
	font-style: normal;
}


/* Phoenician */

.Phnx {
	font-family: 'Segoe UI Historic', 'ALPHABETUM Unicode', 'MPH 2B Damase', Aegean, 'Code2001', 'Free Sans', sans-serif;
	font-size: 125%;
	direction: rtl;
	unicode-bidi: embed;
}

.Phnx, .Phnx * {
	font-style: normal;
}


/* Pollard */

.Plrd, .Plrd * {
	font-style: normal;
}


/* Parthian */

.Prti {
	font-family: 'Segoe UI Historic', 'Noto Sans Inscriptional Parthian', 'ZH Mono', sans-serif;
}

.Prti, .Prti * {
	font-style: normal;
}


/* Rejang */

.Rjng, .Rjng * {
	font-family: 'Noto Sans Rejang', 'Code2000', sans-serif;
}


/* Runic (Germanic) */

.Runr {
	font-family: 'Segoe UI Historic', Junicode, 'Free Mono', 'Caslon Roman', 'Segoe UI Symbol', 'Code2000', 'Everson Mono', 'TITUS Cyberbit Basic', sans-serif;
	font-size: 130%;
}

.Runr, .Runr * {
	font-style: normal;
}


/* Samaritan */

.Samr {
	font-family: 'Noto Sans Samaritan', Quivira, 'Everson Mono', Unifont, sans-serif;
	font-size: 150%;
	direction: rtl;
	unicode-bidi: embed;
}
.Samr, .Samr * {
	font-style: normal;
}


/* South Arabian */

.Sarb {
	font-family: 'Segoe UI Historic', Qataban, 'Noto Sans Old South Arabian', sans-serif;
}

.Sarb, .Sarb * {
	font-style: normal;
}


/* Saurashtra */

.Saur {
	font-family: Pagul, sans-serif;
}

.Saur, .Saur * {
	font-style: normal;
}


/* SignWriting */

.Sgnw, .Sgnw * {
	font-style: normal;
}


/* Shavian */

.Shaw {
	font-family: 'Segoe UI Historic', 'Code2001', 'Everson Mono', sans-serif;
}

.Shaw, .Shaw * {
	font-style: normal;
}


/* Sharada */

.Shrd, .Shrd * {
	font-style: normal;
}


/* Sinhalese */

.Sinh {
	font-family: 'Sinhala Sangam MN', KaputaUnicode, KandyUnicode, Dinamina, DinaminaUniWeb, Potha, Madhura, sans-serif;
	font-size: 125%;
}

.Sinh, .Sinh * {
	font-style: normal;
}


/* Sorang Sompeng */

.Sora, .Sora * {
	font-style: normal;
}


/* Sundanese */

.Sund {
	font-family: 'Sundanese Unicode', sans-serif;
}

.Sund, .Sund * {
	font-style: normal;
}


/* Syloti Nagri */

.Sylo {
	font-family: 'Noto Sans Syloti Nagri', sans-serif;
}

.Sylo, .Sylo * {
	font-style: normal;
}


/* Syriac */

.Syrc {
	font-family: 'Estrangelo Edessa', 'San Francisco', 'Code2000', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'TITUS Cyberbit Basic', sans-serif;
	font-size: 1.3em;
	direction: rtl;
	unicode-bidi: embed;
}

.Syrc, .Syrc * {
	font-style: normal;
}


/* Tagbanwa */

.Tagb {
	font-family: Quivira, Tagbanwa, sans-serif;
	font-size: 1.1em;
}

.Tagb, .Tagb * {
	font-style: normal;
}


/* Tai Le */

.Tale {
	font-family: 'Microsoft Tai Le', 'Tai Le Valentinium', 'MPH 2B Damase', sans-serif;
}

.Tale, .Tale * {
	font-style: normal;
}


/* New Tai Lue */

.Talu {
	font-family: 'Noto Sans New Tai Lue', 'Microsoft New Tai Lue', 'Dai Banna SIL Book', 'Husb_New_Tai_Lue_WB', sans-serif;
}

.Talu, .Talu * {
	font-style: normal;
}


/* Tamil */

.Taml {
	font-family: 'Tamil Sangam MN', InaiMathi, Vijaya, Akshar, JanaTamil, 'Code2000', ETTamilNew, 'Lohit Tamil', 'Arial Unicode MS', 'Free Serif', Latha, sans-serif;
	font-size: 125%;
}

.Taml, .Taml * {
	font-style: normal;
}


/* Tangut */

.Tang {
	font-family: 'BabelStone Tangut Wenhai', 'Tangut N4694', 'Tangut Yinchuan', 'New Tangut', 'New Tangut Std', 'Tangut TWU', 'Babelstone Tangut Wenhai', sans-serif;
	font-size: 1.2em;
	text-orientation: upright;
}

.Tang, .Tang * {
	font-style: normal;
	font-weight: normal;
}


/* Tai Viet */

.Tavt {
	font-family: 'Tai Heritage Pro', 'Noto Sans Tai Viet', sans-serif;
}

.Tavt, .Tavt * {
	font-style: normal;
}


/* Telugu */

.Telu {
	font-family: 'Telugu Sangam MN', sans-serif;
	font-size: 125%;
}

.Telu, .Telu * {
	font-style: normal;
}


/* Tifinagh (Berber) */

.Tfng {
	font-family: 'Hapax Berbère', Ebrima, 'Code2000', DejaVu, sans-serif;
	font-size: 120%;
}

.Tfng, .Tfng * {
	font-style: normal;
}


/* Tagalog */

.Tglg{
	font-family: 'Noto Sans Tagalog', sans-serif;
}

.Tglg, .Tglg * {
	font-style: normal;
}


/* Thaana */

.Thaa, .Thaa * {
	font-style: normal;
}


/* Thai */

.Thai {
	font-family: 'Arial Unicode MS', 'Code2000', sans-serif;
	font-size: 125%;
}

.Thai, .Thai * {
	font-style: normal;
}


/* Tibetan */

.Tibt,
.xzh-Tibt {
	font-family: 'Noto Sans Tibetan', Jomolhari-ID, 'Tibetan Machine Uni', 'Tibetan Machine Web', Jomolhari, 'Microsoft Himalaya', sans-serif;
	font-size: 180%;
}

.Tibt, .Tibt *,
.xzh-Tibt, .xzh-Tibt * {
	font-style: normal;
}

.Tibt.mention {
    font-size: 160%;
}

	/* Zhang-Zhung */
	.xzh-Tibt {
		font-family: 'BabelStone Tibetan sMar-chen', sans-serif;
	}


/* Ugaritic */

.Ugar {
	font-family: 'Segoe UI Historic', Aegean, 'Code2001', sans-serif;
}

.Ugar, .Ugar * {
	font-style: normal;
}


/* Vai */

.Vaii {
	font-family: Ebrima, 'Code2000', sans-serif;
	font-size: 1.1em;
}

.Vaii, .Vaii * {
	font-style: normal;
}


/* Old Persian cuneiform */

.Xpeo {
	font-family: 'Segoe UI Historic', Aegean, Xerxes, 'Code2001', sans-serif;
}

.Xpeo, .Xpeo * {
	font-style: normal;
}


/* Sumero-Akkadian cuneiform */

.Xsux {
	font-family: Akkadian, FreeIdgSerif, CuneiformComposite, 'Segoe UI Historic', sans-serif; /* Neo-Assyrian form */
	/* font-family: FreeIdgSerif, Akkadian, CuneiformComposite, 'Segoe UI Historic', sans-serif; */ /* Old Assyrian form */
	/* font-family: Akkadian, CuneiformComposite, FreeIdgSerif, 'Segoe UI Historic', sans-serif; /* /* Neo-Sumerian form */
	/* font-family: Akkadian, CuneiformComposite, FreeIdgSerif, 'Segoe UI Historic', sans-serif; /* /* Classical Sumerian form */
	font-size: 125%;
}

.Xsux, .Xsux * {
	font-style: normal;
	font-weight: normal;
}

/* Specify Hittite fonts */

:lang(hit).Xsux {
	font-family: UllikummiA, Akkadian, FreeIdgSerif, CuneiformComposite, 'Segoe UI Historic', sans-serif;
}

/* Yi */

.Yiii, .Yiii * {
	font-style: normal;
}


/* Mathematical notation */

.Zmth, .Zmth * {
	font-style: normal;
}


/* Symbols */

.Zsym {
	font-family: Symbola, sans-serif;
	font-size: 150%;
}

.Zsym, .Zsym * {
	font-style: normal;
}


/* Rumi (Malay) numerals */

.Rumin, .Ruminumerals {
	font-size:1.2em;
}


/*
	Multilingual writing systems and notations
*/

/* English Phonemic Representation (AHD) */

.enPR {
	font-family: 'Arial Unicode MS', 'Lucida Grande', Gentium, 'Gentium Plus', 'Gentium Alternative', 'TITUS Cyberbit Basic', 'Code2000', 'Lucida Sans Unicode', sans-serif;
}


/* International Phonetic Alphabet */

.IPA, .IPAchar {
	font-family: Gentium, 'Gentium Plus', GentiumAlt, 'DejaVu Sans', 'Segoe UI', 'Lucida Grande', 'Charis SIL', 'Doulos SIL', 'TITUS Cyberbit Basic', 'Code2000', 'Lucida Sans Unicode', sans-serif;
	font-size: 110%;
}

.IPA, .IPA *, .Ipach, .Ipach *, .IPAchar, .IPAchar * {
	font-style: normal;
}


/* Musical notation */

.Music, .musical {
	font-family: Musica, 'Musical Symbols', Euterpe, sans-serif;
	font-size: 1.4em;
}

.Music, .Music *, .musical, .musical * {
	font-style: normal;
}