Merge pull request #20982 from overleaf/ae-font-folders

Organise and update web fonts

GitOrigin-RevId: f82a695bd7a4d16e4df83c2a297bf7d2393914a8
This commit is contained in:
Alf Eaton
2024-10-16 11:58:45 +01:00
committed by Copybot
parent a238b8eee4
commit fac23dbbdc
77 changed files with 848 additions and 257 deletions

View File

@@ -0,0 +1,6 @@
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 400;
src: url('SourceCodePro-Regular.ttf.woff2') format('woff2');
}