MediaWiki:Vector.css: Difference between revisions
From Khyentse Lineage - A Tsadra Foundation Project
No edit summary |
((by SublimeText.Mediawiker)) |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
/* CSS placed here will affect users of the MonoBook skin */ | /* CSS placed here will affect users of the MonoBook skin */ | ||
/* FONT DECLARATIONS */ | |||
/* jomolhari-regular - tibetan_latin */ | /* jomolhari-regular - tibetan_latin */ | ||
@font-face { | @font-face { | ||
font-family: 'Jomolhari'; | |||
font-style: normal; | |||
font-weight: normal; | |||
src: url('./fonts/jomolhari-v2-tibetan_latin-regular.eot'); /* IE9 Compat Modes */ | |||
src: local('Jomolhari Regular'), local('Jomolhari-Regular'), | |||
url('./fonts/jomolhari-v2-tibetan_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | |||
url('./fonts/jomolhari-v2-tibetan_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ | |||
url('./fonts/jomolhari-v2-tibetan_latin-regular.woff') format('woff'), /* Modern Browsers */ | |||
url('./fonts/jomolhari-v2-tibetan_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ | |||
url('./fonts/jomolhari-v2-tibetan_latin-regular.svg#Jomolhari') format('svg'); /* Legacy iOS */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanClassicUnicode | /* TibetanClassicUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanClassicUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("./fonts/TibetanClassicUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("./fonts/TibetanClassicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("./fonts/TibetanClassicUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("./fonts/TibetanClassicUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("./fonts/TibetanClassicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("./fonts/TibetanClassicUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("./fonts/TibetanClassicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanChogyalUnicode | /* TibetanChogyalUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanChogyalUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("./fonts/TibetanChosgyalUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("./fonts/TibetanChosgyalUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("./fonts/TibetanChosgyalUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("./fonts/TibetanChosgyalUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("./fonts/TibetanChosgyalUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("./fonts/TibetanChosgyalUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("./fonts/TibetanChosgyalUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanCalligraphicUnicode | /* TibetanCalligraphicUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanCalligraphicUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("./fonts/TibetanCalligraphicUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("./fonts/TibetanCalligraphicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("./fonts/TibetanCalligraphicUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("./fonts/TibetanCalligraphicUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("./fonts/TibetanCalligraphicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("./fonts/TibetanCalligraphicUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("./fonts/TibetanCalligraphicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanMachineUnicode | /* TibetanMachineUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanMachineUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("./fonts/TibetanMachineUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("./fonts/TibetanMachineUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("./fonts/TibetanMachineUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("./fonts/TibetanMachineUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("./fonts/TibetanMachineUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("./fonts/TibetanMachineUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("./fonts/TibetanMachineUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanMachineUni | /* TibetanMachineUni */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanMachineUni"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("./fonts/TibetanMachineUniAlpha.eot"); /* IE9 Compat Modes */ | |||
src: url("./fonts/TibetanMachineUniAlpha.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("./fonts/TibetanMachineUniAlpha.otf") format("opentype"), /* Open Type Font */ | |||
url("./fonts/TibetanMachineUniAlpha.svg") format("svg"), /* Legacy iOS */ | |||
url("./fonts/TibetanMachineUniAlpha.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("./fonts/TibetanMachineUniAlpha.woff") format("woff"), /* Modern Browsers */ | |||
url("./fonts/TibetanMachineUniAlpha.woff2") format("woff2"); /* Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | |||
/* FONT FAMILIES */ | |||
.tibetan-jomolhari { | |||
font-family: 'Jomolhari', serif !important; | |||
font-weight: normal !important; | |||
line-height: 150% !important; | |||
} | |||
.tibetan-classic-unicode { | |||
font-family: 'TibetanClassicUnicode', serif !important; | |||
font-weight: normal !important; | |||
line-height: 75% !important; | |||
} | |||
.tibetan-chogyal-unicode { | |||
font-family: 'TibetanChogyalUnicode', serif !important; | |||
font-weight: normal !important; | |||
line-height: 75% !important; | |||
} | |||
.tibetan-calligraphic-unicode { | |||
font-family: 'TibetanCalligraphicUnicode', serif !important; | |||
font-weight: normal !important; | |||
line-height: 125% !important; | |||
} | |||
.tibetan-machine-unicode { | |||
font-family: 'TibetanMachineUnicode', serif !important; | |||
font-weight: normal !important; | |||
line-height: 125% !important; | |||
} | } | ||
.tibetan-machine-uni { | |||
font-family: 'TibetanMachineUni', serif !important; | |||
font-weight: normal !important; | |||
line-height: 125% !important; | |||
} | |||
/* ALIGNEMENT */ | |||
.align-sub { vertical-align: sub !important; } | |||
/* FONT SIZES */ | |||
/* PIXEL SIZES */ | |||
.font-size-12pt { font-size: 12pt !important; } | |||
.font-size-14pt { font-size: 14pt !important; } | |||
.font-size-16pt { font-size: 16pt !important; } | |||
.font-size-18pt { font-size: 18pt !important; } | |||
.font-size-20pt { font-size: 20pt !important; } | |||
.font-size-22pt { font-size: 22pt !important; } | |||
.font-size-24pt { font-size: 24pt !important; } | |||
.font-size-26pt { font-size: 26pt !important; } | |||
.font-size-28pt { font-size: 28pt !important; } | |||
.font-size-30pt { font-size: 30pt !important; } | |||
.font-size-32pt { font-size: 32pt !important; } | |||
.font-size-34pt { font-size: 34pt !important; } | |||
.font-size-36pt { font-size: 36pt !important; } | |||
.font-size-38pt { font-size: 38pt !important; } | |||
.font-size-40pt { font-size: 40pt !important; } | |||
.font-size-42pt { font-size: 42pt !important; } | |||
.font-size-44pt { font-size: 44pt !important; } | |||
.font-size-46pt { font-size: 46pt !important; } | |||
.font-size-48pt { font-size: 48pt !important; } | |||
.font-size-50pt { font-size: 50pt !important; } | |||
.font-size-52pt { font-size: 52pt !important; } | |||
.font-size-54pt { font-size: 54pt !important; } | |||
.font-size-56pt { font-size: 56pt !important; } | |||
.font-size-58pt { font-size: 58pt !important; } | |||
.font-size-60pt { font-size: 60pt !important; } | |||
.font-size-62pt { font-size: 62pt !important; } | |||
.font-size-64pt { font-size: 64pt !important; } | |||
.font-size-66pt { font-size: 66pt !important; } | |||
.font-size-68pt { font-size: 68pt !important; } | |||
.font-size-70pt { font-size: 70pt !important; } | |||
.font-size-72pt { font-size: 72pt !important; } | |||
.font-size-74pt { font-size: 74pt !important; } | |||
.font-size-76pt { font-size: 76pt !important; } | |||
.font-size-78pt { font-size: 78pt !important; } | |||
.font-size-80pt { font-size: 80pt !important; } | |||
/* RELATIVE SIZES */ | |||
.font-size-10-em { font-size: .1em !important; } | |||
.font-size-20-em { font-size: .2em !important; } | |||
.font-size-30-em { font-size: .3em !important; } | |||
.font-size-40-em { font-size: .4em !important; } | |||
.font-size-50-em { font-size: .5em !important; } | |||
.font-size-60-em { font-size: .6em !important; } | |||
.font-size-70-em { font-size: .7em !important; } | |||
.font-size-80-em { font-size: .8em !important; } | |||
.font-size-90-em { font-size: .9em !important; } | |||
.font-size-110-em { font-size: 1.1em !important; } | |||
.font-size-120-em { font-size: 1.2em !important; } | |||
.font-size-130-em { font-size: 1.3em !important; } | |||
.font-size-140-em { font-size: 1.4em !important; } | |||
.font-size-150-em { font-size: 1.5em !important; } | |||
.font-size-160-em { font-size: 1.6em !important; } | |||
.font-size-170-em { font-size: 1.7em !important; } | |||
.font-size-180-em { font-size: 1.8em !important; } | |||
.font-size-190-em { font-size: 1.9em !important; } | |||
.font-size-200-em { font-size: 2.0em !important; } | |||
Line 286: | Line 395: | ||
font-family: Jomolhari, sans-serif; | font-family: Jomolhari, sans-serif; | ||
font-size: 14pt; | font-size: 14pt; | ||
} | } |
Latest revision as of 16:56, 23 February 2021
/* All CSS here will be loaded for users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the MonoBook skin */
/* FONT DECLARATIONS */
/* jomolhari-regular - tibetan_latin */
@font-face {
font-family: 'Jomolhari';
font-style: normal;
font-weight: normal;
src: url('./fonts/jomolhari-v2-tibetan_latin-regular.eot'); /* IE9 Compat Modes */
src: local('Jomolhari Regular'), local('Jomolhari-Regular'),
url('./fonts/jomolhari-v2-tibetan_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('./fonts/jomolhari-v2-tibetan_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('./fonts/jomolhari-v2-tibetan_latin-regular.woff') format('woff'), /* Modern Browsers */
url('./fonts/jomolhari-v2-tibetan_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('./fonts/jomolhari-v2-tibetan_latin-regular.svg#Jomolhari') format('svg'); /* Legacy iOS */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanClassicUnicode */
@font-face {
font-family: "TibetanClassicUnicode";
font-weight: normal;
font-style: normal;
src: url("./fonts/TibetanClassicUnicode11.eot"); /* IE9 Compat Modes */
src: url("./fonts/TibetanClassicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/TibetanClassicUnicode11.otf") format("opentype"), /* Open Type Font */
url("./fonts/TibetanClassicUnicode11.svg") format("svg"), /* Legacy iOS */
url("./fonts/TibetanClassicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/TibetanClassicUnicode11.woff") format("woff"), /* Modern Browsers */
url("./fonts/TibetanClassicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanChogyalUnicode */
@font-face {
font-family: "TibetanChogyalUnicode";
font-weight: normal;
font-style: normal;
src: url("./fonts/TibetanChosgyalUnicode11.eot"); /* IE9 Compat Modes */
src: url("./fonts/TibetanChosgyalUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/TibetanChosgyalUnicode11.otf") format("opentype"), /* Open Type Font */
url("./fonts/TibetanChosgyalUnicode11.svg") format("svg"), /* Legacy iOS */
url("./fonts/TibetanChosgyalUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/TibetanChosgyalUnicode11.woff") format("woff"), /* Modern Browsers */
url("./fonts/TibetanChosgyalUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanCalligraphicUnicode */
@font-face {
font-family: "TibetanCalligraphicUnicode";
font-weight: normal;
font-style: normal;
src: url("./fonts/TibetanCalligraphicUnicode11.eot"); /* IE9 Compat Modes */
src: url("./fonts/TibetanCalligraphicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/TibetanCalligraphicUnicode11.otf") format("opentype"), /* Open Type Font */
url("./fonts/TibetanCalligraphicUnicode11.svg") format("svg"), /* Legacy iOS */
url("./fonts/TibetanCalligraphicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/TibetanCalligraphicUnicode11.woff") format("woff"), /* Modern Browsers */
url("./fonts/TibetanCalligraphicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanMachineUnicode */
@font-face {
font-family: "TibetanMachineUnicode";
font-weight: normal;
font-style: normal;
src: url("./fonts/TibetanMachineUnicode11.eot"); /* IE9 Compat Modes */
src: url("./fonts/TibetanMachineUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/TibetanMachineUnicode11.otf") format("opentype"), /* Open Type Font */
url("./fonts/TibetanMachineUnicode11.svg") format("svg"), /* Legacy iOS */
url("./fonts/TibetanMachineUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/TibetanMachineUnicode11.woff") format("woff"), /* Modern Browsers */
url("./fonts/TibetanMachineUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanMachineUni */
@font-face {
font-family: "TibetanMachineUni";
font-weight: normal;
font-style: normal;
src: url("./fonts/TibetanMachineUniAlpha.eot"); /* IE9 Compat Modes */
src: url("./fonts/TibetanMachineUniAlpha.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/TibetanMachineUniAlpha.otf") format("opentype"), /* Open Type Font */
url("./fonts/TibetanMachineUniAlpha.svg") format("svg"), /* Legacy iOS */
url("./fonts/TibetanMachineUniAlpha.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/TibetanMachineUniAlpha.woff") format("woff"), /* Modern Browsers */
url("./fonts/TibetanMachineUniAlpha.woff2") format("woff2"); /* Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* FONT FAMILIES */
.tibetan-jomolhari {
font-family: 'Jomolhari', serif !important;
font-weight: normal !important;
line-height: 150% !important;
}
.tibetan-classic-unicode {
font-family: 'TibetanClassicUnicode', serif !important;
font-weight: normal !important;
line-height: 75% !important;
}
.tibetan-chogyal-unicode {
font-family: 'TibetanChogyalUnicode', serif !important;
font-weight: normal !important;
line-height: 75% !important;
}
.tibetan-calligraphic-unicode {
font-family: 'TibetanCalligraphicUnicode', serif !important;
font-weight: normal !important;
line-height: 125% !important;
}
.tibetan-machine-unicode {
font-family: 'TibetanMachineUnicode', serif !important;
font-weight: normal !important;
line-height: 125% !important;
}
.tibetan-machine-uni {
font-family: 'TibetanMachineUni', serif !important;
font-weight: normal !important;
line-height: 125% !important;
}
/* ALIGNEMENT */
.align-sub { vertical-align: sub !important; }
/* FONT SIZES */
/* PIXEL SIZES */
.font-size-12pt { font-size: 12pt !important; }
.font-size-14pt { font-size: 14pt !important; }
.font-size-16pt { font-size: 16pt !important; }
.font-size-18pt { font-size: 18pt !important; }
.font-size-20pt { font-size: 20pt !important; }
.font-size-22pt { font-size: 22pt !important; }
.font-size-24pt { font-size: 24pt !important; }
.font-size-26pt { font-size: 26pt !important; }
.font-size-28pt { font-size: 28pt !important; }
.font-size-30pt { font-size: 30pt !important; }
.font-size-32pt { font-size: 32pt !important; }
.font-size-34pt { font-size: 34pt !important; }
.font-size-36pt { font-size: 36pt !important; }
.font-size-38pt { font-size: 38pt !important; }
.font-size-40pt { font-size: 40pt !important; }
.font-size-42pt { font-size: 42pt !important; }
.font-size-44pt { font-size: 44pt !important; }
.font-size-46pt { font-size: 46pt !important; }
.font-size-48pt { font-size: 48pt !important; }
.font-size-50pt { font-size: 50pt !important; }
.font-size-52pt { font-size: 52pt !important; }
.font-size-54pt { font-size: 54pt !important; }
.font-size-56pt { font-size: 56pt !important; }
.font-size-58pt { font-size: 58pt !important; }
.font-size-60pt { font-size: 60pt !important; }
.font-size-62pt { font-size: 62pt !important; }
.font-size-64pt { font-size: 64pt !important; }
.font-size-66pt { font-size: 66pt !important; }
.font-size-68pt { font-size: 68pt !important; }
.font-size-70pt { font-size: 70pt !important; }
.font-size-72pt { font-size: 72pt !important; }
.font-size-74pt { font-size: 74pt !important; }
.font-size-76pt { font-size: 76pt !important; }
.font-size-78pt { font-size: 78pt !important; }
.font-size-80pt { font-size: 80pt !important; }
/* RELATIVE SIZES */
.font-size-10-em { font-size: .1em !important; }
.font-size-20-em { font-size: .2em !important; }
.font-size-30-em { font-size: .3em !important; }
.font-size-40-em { font-size: .4em !important; }
.font-size-50-em { font-size: .5em !important; }
.font-size-60-em { font-size: .6em !important; }
.font-size-70-em { font-size: .7em !important; }
.font-size-80-em { font-size: .8em !important; }
.font-size-90-em { font-size: .9em !important; }
.font-size-110-em { font-size: 1.1em !important; }
.font-size-120-em { font-size: 1.2em !important; }
.font-size-130-em { font-size: 1.3em !important; }
.font-size-140-em { font-size: 1.4em !important; }
.font-size-150-em { font-size: 1.5em !important; }
.font-size-160-em { font-size: 1.6em !important; }
.font-size-170-em { font-size: 1.7em !important; }
.font-size-180-em { font-size: 1.8em !important; }
.font-size-190-em { font-size: 1.9em !important; }
.font-size-200-em { font-size: 2.0em !important; }
.Has-quote-from-ཡི་གེ་མེད་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-གསང་བ་སྤྱོད་པ་ས་བོན་གྱི་རྒྱུད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཚད་མ་རྣམ་འགྲེལ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཀུན་ཏུ་བཟང་པོ་ཐུགས་ཀྱི་མེ་ལོང།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཀུན་བྱེད་རྒྱལ་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྩ་བ་ཤེས་རབ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-བརྟག་གཉིས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སྒྱུ་འཕྲུལ་གསང་སྙིང།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སྒྱུ་འཕྲུལ་གསང་སྙིང།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྨད་བྱུང་རྒྱལ་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཕྱོགས་ཀྱི་གླང་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-མངོན་རྟོགས་རྒྱན།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཕྱིར་མི་ལྡོག་པ་འཁོར་ལོའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རིག་པ་རང་ཤར་གྱི་རྒྱུད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྒྱུད་བླ་མ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཨ་ཏི་བཀོད་པ་ཆེན་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཡི་གེ་མེད་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སེང་གེ་རྩལ་རྫོགས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-མུ་ཏིག་ཕྲེང་བ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སངས་རྒྱས་ཐམས་ཅད་ཀྱི་དགོངས་པ་འདུས་པའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-བྱམས་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྡོ་རྗེ་གཅོད་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-བདེན་གཉིས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-དུས་གཅིག་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-གསང་འདུས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རིན་པོ་ཆེ་སྤུངས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཁྱུང་ཆེན།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཀློང་དྲུག་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-འདས་རྗེས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སྒྲ་ཐལ་འགྱུར་རྩ་བའི་རྒྱུད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-འཕགས་པ་ཏིང་ངེ་འཛིན་གྱི་རྒྱལ་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སངས་རྒྱས་ཐམས་ཅད་ཀྱི་དགོངས་པ་འདུས་པའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ནོར་བུ་ཕྲ་བཀོད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཡུམ་ཆེན་མོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-དཔལ་ས་ར་ཧས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྫོགས་པ་སྤྱི་ཆིངས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-འཕགས་པ་དཀོན་མཆོག་ཏ་ལ་ལའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Tibetan-texts-quoted-from.smwtype_txt.sorting_1 {
font-family: Jomolhari, sans-serif;
font-size: 14pt;
}