Skip to content

Commit

Permalink
Merge pull request #69 from OpenPecha/feat/web-font
Browse files Browse the repository at this point in the history
monlam-bodyig_regular_updated_for_main_text
  • Loading branch information
Lungsangg authored Feb 23, 2024
2 parents 9182a7d + 0b07cd0 commit ed2c096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/css/s2.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ a, a:hover {
@font-face {
/*Tibetan | Monlam-bodyig bold */
font-family: 'Monlam-bodyig bold';
src: url('/static/fonts/Monlam-bodyig bold.ttf');
src: url('/static/fonts/Monlam-bodyig Regular.ttf');
unicode-range: U+0F00-0FFF, U+10300-1032F, U+10380-1039F, U+0FCF, U+0FD0, U+0FD1, U+0FD2, U+0FD3, U+0FD4;
}
:root {
Expand All @@ -119,7 +119,7 @@ a, a:hover {
--hebrew-sans-serif-font-family: "JhomoLangma Sarchen", "Heebo", "Roboto", sans-serif;

--english-serif-font-family: "Cardo", "Meltho", "HebrewInEnglish Serif Font", "adobe-garamond-pro", "Crimson Text", Georgia, "Times New Roman", serif, "Noto Sans Samaritan";
--hebrew-serif-font-family: "Monlam-bodyig bold", "Noto Color Emoji", "EnglishInHebrew Serif Font", "Cardo", "Taamey Frank", "adobe-garamond-pro", "Crimson Text", "Times New Roman", serif;
--hebrew-serif-font-family: "Monlam-bodyig Regular", "Noto Color Emoji", "EnglishInHebrew Serif Font", "Cardo", "Taamey Frank", "adobe-garamond-pro", "Crimson Text", "Times New Roman", serif;

--serif-h1-font-size: 48px;
--serif-h2-font-size: 30px;
Expand Down

0 comments on commit ed2c096

Please sign in to comment.