mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-07 17:26:56 +00:00
6bdcfad6ad
Co-Authored-By: Marshall <marshall@zed.dev> Release Notes: - N/A --------- Co-authored-by: Marshall <marshall@zed.dev> Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
17 lines
639 B
CSS
17 lines
639 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");
|
|
}
|