Skip to content

Commit 05bb3c2

Browse files
committed
clean up
1 parent 951782d commit 05bb3c2

15 files changed

+0
-55
lines changed

web/common/src/styles/design/fonts.css

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -111,55 +111,3 @@
111111
font-weight: 800;
112112
font-display: swap;
113113
}
114-
115-
/* Martina Plantijn */
116-
@font-face {
117-
font-family: 'Martina Plantijn';
118-
src:
119-
url('./fonts/Martina_Plantijn/martina-plantijn-regular.otf')
120-
format('opentype'),
121-
url('./fonts/Martina_Plantijn/martina-plantijn-regular.woff2')
122-
format('woff2');
123-
}
124-
125-
/* Sohne */
126-
@font-face {
127-
font-family: 'Sohne';
128-
src:
129-
url('./fonts/Sohne/sohne-buch.otf') format('opentype'),
130-
url('./fonts/Sohne/sohne-buch.woff2') format('woff2');
131-
font-weight: 400;
132-
font-style: normal;
133-
}
134-
@font-face {
135-
font-family: 'Sohne';
136-
src:
137-
url('./fonts/Sohne/sohne-kraftig.otf') format('opentype'),
138-
url('./fonts/Sohne/sohne-kraftig.woff2') format('woff2');
139-
font-weight: 500;
140-
font-style: normal;
141-
}
142-
@font-face {
143-
font-family: 'Sohne';
144-
src:
145-
url('./fonts/Sohne/sohne-buch-kursiv.otf') format('opentype'),
146-
url('./fonts/Sohne/sohne-buch-kursiv.woff2') format('woff2');
147-
font-weight: 400;
148-
font-style: italic;
149-
}
150-
@font-face {
151-
font-family: 'Sohne Mono';
152-
src:
153-
url('./fonts/Sohne/sohne-mono-buch.otf') format('opentype'),
154-
url('./fonts/Sohne/sohne-mono-buch.woff2') format('woff2');
155-
font-weight: 400;
156-
font-style: normal;
157-
}
158-
@font-face {
159-
font-family: 'Sohne Mono';
160-
src:
161-
url('./fonts/Sohne/sohne-mono-kraftig.otf') format('opentype'),
162-
url('./fonts/Sohne/sohne-mono-kraftig.woff2') format('woff2');
163-
font-weight: 500;
164-
font-style: normal;
165-
}
Binary file not shown.
Binary file not shown.
-202 KB
Binary file not shown.
-33.5 KB
Binary file not shown.
-187 KB
Binary file not shown.
-32.3 KB
Binary file not shown.
-182 KB
Binary file not shown.
-31.2 KB
Binary file not shown.
-71.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)