Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Open Sans font to version 3.0 #3144

Merged
merged 3 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: '3.10'
# You can also specify other tool versions:
# nodejs: "20"
# rust: "1.70"
Expand Down
9 changes: 0 additions & 9 deletions pontoon/base/static/css/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,3 @@
font-weight: 400;
src: url('../fonts/OpenSans-Italic.woff2') format('woff2');
}

/* Workaround for https://github.com/google/fonts/issues/6221 */
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: url('../fonts/OpenSans-Regular.woff2') format('woff2');
unicode-range: U+60;
}
Binary file modified pontoon/base/static/fonts/OpenSans-Bold.woff2
Binary file not shown.
Binary file modified pontoon/base/static/fonts/OpenSans-Italic.woff2
Binary file not shown.
Binary file modified pontoon/base/static/fonts/OpenSans-Light.woff2
Binary file not shown.
Binary file modified pontoon/base/static/fonts/OpenSans-Regular.woff2
Binary file not shown.