zed/docs/theme/fonts/fonts.css
Marshall Bowers 58755a6c88
docs: Check formatting in CI (#15355)
This PR adds a CI step to ensure the docs are properly formatted.

Release Notes:

- N/A
2024-07-27 15:47:48 -04:00

18 lines
623 B
CSS

/* Open Sans is licensed under the Apache License, Version 2.0. See http://www.apache.org/licenses/LICENSE-2.0 */
/* Source Code Pro is under the Open Font License. See https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */
/* open-sans-300 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
font-family: "Agrandir";
font-style: normal;
font-weight: 400;
src: url("PPAgrandir-Regular.woff2") format("woff2");
}
@font-face {
font-family: "IA Writer Quattro S";
font-style: normal;
font-weight: 400;
src: url("iAWriterQuattroS-Regular.woff2") format("woff2");
}