User:Octahedron80/common.css

Hello, you have come here looking for the meaning of the word User:Octahedron80/common.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:Octahedron80/common.css, but we will also tell you about its etymology, its characteristics and you will know how to say User:Octahedron80/common.css in singular and plural. Everything you need to know about the word User:Octahedron80/common.css you have here. The definition of the word User:Octahedron80/common.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:Octahedron80/common.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.IPA, .IPAchar {
	font-family: 'Calibri', sans-serif;
	font-size: 110%;
	font-variant-ligatures: no-common-ligatures;
}

/* 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: 'Noto Naskh Arabic', 'Iranian Sans', 'Segoe UI', Tahoma, 'Microsoft Sans Serif', 'Arial Unicode MS', sans-serif;
	font-size: 135%;
	direction: rtl;
	unicode-bidi: embed;
}

.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: initial;
}

/******/

.Kits {
	font-family: 'Khitan Small Linear', sans-serif;
	font-size: 150%;
}

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

/******/

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

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

/******/

.Newa {
    font-family: 'Noto Sans Newa', sans-serif;
	font-size: 100%;
}

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

/******/

.Mlym {
	font-family: 'Malayalam Sangam MN', Kartika, 'Nirmala UI', /*'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: 100%;
}

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

/******/

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

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

/******/

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

.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: 120%;*/
}

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

/******/

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

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

big.Mymr,
strong.Mymr,
b.Mymr,
b .Mymr {
	font-size: initial;
	font-weight: bold;
}

.Mymr b {
	font-size: initial;
	font-weight: bold;
}

/******/

.Ahom {
	font-family: 'Noto Serif Ahom', 'Unifont Upper', sans-serif;
	font-size: 110%;
}

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

/******/

.Deva {
    font-size: 110%;
}

.Lana {
    font-size: 115%;
}

.Tale {
    font-size: 120%;
}

.Talu {
    font-size: 110%;
}

.Tavt {
    font-size: 110%;
}

/******/

/* OpenType features needed by some fonts to render proper results */
body {
    -moz-font-feature-settings: "liga" on, "clig" on, "kern" on, "ccmp" on, "dist" on, "mark" on, "mkmk" on;
    -webkit-font-feature-settings: "liga" on, "clig" on, "kern" on, "ccmp" on, "dist" on, "mark" on, "mkmk" on;
    font-feature-settings: "liga" on, "clig" on, "kern" on, "ccmp" on, "dist" on, "mark" on, "mkmk" on;
}