ranranrunforit commited on
Commit
9886ff7
·
verified ·
1 Parent(s): 0a7a725

Delete typography.css

Browse files
Files changed (1) hide show
  1. typography.css +0 -12
typography.css DELETED
@@ -1,12 +0,0 @@
1
- /* ============================================================
2
- FONTS — Chan Compass · Spectrum 2
3
- Adobe Clean (Spectrum's UI typeface) is proprietary, so this
4
- system substitutes Adobe's own open-source families:
5
- · Source Sans 3 → UI / headings (stands in for Adobe Clean)
6
- · Source Serif 4 → editorial serif (stands in for Adobe Clean Serif)
7
- · Source Code Pro → mono / code (Spectrum's real code font)
8
- Loaded from Google Fonts. If you have licensed Adobe Clean,
9
- swap the @font-face stack and the families resolve automatically.
10
- ============================================================ */
11
-
12
- @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Source+Serif+4:ital,wght@0,400;0,600;0,700;1,400&family=Source+Code+Pro:wght@400;500;600&display=swap');