gitextract_22xpc64p/ ├── AUTHORS.txt ├── CONTRIBUTORS.txt ├── OFL.txt ├── README.md ├── fonts/ │ └── otf/ │ ├── InstrumentSans-Bold.otf │ ├── InstrumentSans-BoldItalic.otf │ ├── InstrumentSans-Italic.otf │ ├── InstrumentSans-Medium.otf │ ├── InstrumentSans-MediumItalic.otf │ ├── InstrumentSans-Regular.otf │ ├── InstrumentSans-SemiBold.otf │ ├── InstrumentSans-SemiBoldItalic.otf │ ├── InstrumentSansCondensed-Bold.otf │ ├── InstrumentSansCondensed-BoldItalic.otf │ ├── InstrumentSansCondensed-Italic.otf │ ├── InstrumentSansCondensed-Medium.otf │ ├── InstrumentSansCondensed-MediumItalic.otf │ ├── InstrumentSansCondensed-Regular.otf │ ├── InstrumentSansCondensed-SemiBold.otf │ ├── InstrumentSansCondensed-SemiBoldItalic.otf │ ├── InstrumentSansSemiCondensed-Bold.otf │ ├── InstrumentSansSemiCondensed-BoldItalic.otf │ ├── InstrumentSansSemiCondensed-Italic.otf │ ├── InstrumentSansSemiCondensed-Medium.otf │ ├── InstrumentSansSemiCondensed-MediumItalic.otf │ ├── InstrumentSansSemiCondensed-Regular.otf │ ├── InstrumentSansSemiCondensed-SemiBold.otf │ └── InstrumentSansSemiCondensed-SemiBoldItalic.otf ├── requirements.txt └── sources/ ├── InstrumentSans-Italic.glyphs ├── InstrumentSans.glyphs ├── [wght,wdth,ital]/ │ └── Instrument_Sans.glyphs └── config.yaml