Skip to content

Commit

Permalink
remove lang-specific fonts, too large
Browse files Browse the repository at this point in the history
  • Loading branch information
mneunomne committed Feb 21, 2023
2 parents f105dcf + b547a6a commit 2f2c97f
Show file tree
Hide file tree
Showing 21 changed files with 29 additions and 474 deletions.
2 changes: 1 addition & 1 deletion src/css/about.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ body {
margin-bottom: 6rem;
padding: 0 0.5em;
font-size: 20px;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
}
Expand Down
12 changes: 6 additions & 6 deletions src/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ a.hide {
button {
border: 2px solid #0076FF;
border-radius: 5px;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
text-transform: uppercase;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
Expand Down Expand Up @@ -382,7 +382,7 @@ button.important {
background-size: 40px 39px;
padding: 5px 5px 5px 44px;
line-height: 1.7em;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
font-size: 16.5px;
Expand Down Expand Up @@ -640,7 +640,7 @@ a:hover {
color: #fff;
text-transform: uppercase;
line-height: 1em;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
}
Expand All @@ -650,7 +650,7 @@ a:hover {
color: #fff;
text-transform: uppercase;
line-height: 1em;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
left: 50px;
Expand Down Expand Up @@ -817,7 +817,7 @@ body[dir=rtl] #lists {
#lists > .groupEntry .geName {
cursor: pointer;
font-size: 120%;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif; /* ADN */
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif; /* ADN */
font-stretch: 47.5%; /* ADN */
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712; /* ADN */
}
Expand Down Expand Up @@ -1144,7 +1144,7 @@ select {
font-weight: 400;
letter-spacing: 0.5px;
/* ADN */
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
}
Expand Down
2 changes: 1 addition & 1 deletion src/css/dashboard-common.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ h2 {
color: #fff;
text-transform: uppercase;
line-height: 1em;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
}
Expand Down
4 changes: 2 additions & 2 deletions src/css/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ html, body {
display: inline-flex;
padding: 0 0.5em;
font-size: 20px;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
display: block;
Expand All @@ -48,7 +48,7 @@ html, body {
color: #fff;
}
.tabButton {
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
text-transform: uppercase;
Expand Down
4 changes: 2 additions & 2 deletions src/css/firstrun.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ form {
}
form h1 {
font-size: 30px;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
font-weight: 200;
Expand Down Expand Up @@ -92,7 +92,7 @@ label[for="dnt-exception"] {
}
#app-version {
color: #999;
font-family: bebas_neue,roboto_flex,noto_sans_sc,noto_sans_tc,noto_sans_jp,sans-serif;
font-family: bebas_neue,roboto_flex,noto_sans,sans-serif;
font-stretch: 47.5%;
font-variation-settings: "opsz" 48, "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
font-size: 12px;
Expand Down
Binary file removed src/css/fonts/Noto_Sans_JP/NotoSansJP-Bold.otf
Binary file not shown.
Binary file removed src/css/fonts/Noto_Sans_JP/NotoSansJP-Regular.otf
Binary file not shown.
93 changes: 0 additions & 93 deletions src/css/fonts/Noto_Sans_JP/OFL.txt

This file was deleted.

Binary file removed src/css/fonts/Noto_Sans_KR/NotoSansKR-Bold.otf
Binary file not shown.
Binary file removed src/css/fonts/Noto_Sans_KR/NotoSansKR-Regular.otf
Binary file not shown.
93 changes: 0 additions & 93 deletions src/css/fonts/Noto_Sans_KR/OFL.txt

This file was deleted.

Binary file removed src/css/fonts/Noto_Sans_SC/NotoSansSC-Bold.otf
Binary file not shown.
Binary file removed src/css/fonts/Noto_Sans_SC/NotoSansSC-Regular.otf
Binary file not shown.
93 changes: 0 additions & 93 deletions src/css/fonts/Noto_Sans_SC/OFL.txt

This file was deleted.

Binary file removed src/css/fonts/Noto_Sans_TC/NotoSansTC-Bold.otf
Binary file not shown.
Binary file removed src/css/fonts/Noto_Sans_TC/NotoSansTC-Regular.otf
Binary file not shown.
Loading

0 comments on commit 2f2c97f

Please sign in to comment.