Changes between Version 2 and Version 3 of Ticket #59165, comment 5
- Timestamp:
- 08/31/2023 05:07:25 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59165, comment 5
v2 v3 31 31 32 32 List of fonts defined in TT3: 33 * DM Sans with 3different fontFace variations:33 * DM Sans with 4 different fontFace variations: 34 34 * `font-style:normal`, `font-weight:400`, and the `src` is in the theme's `assets/fonts/dm-sans/DMSans-Regular.woff2`. 35 35 * `font-style:italic`, `font-weight:400`, and the `src` is in the theme's `assets/fonts/dm-sans/DMSans-Regular-Italic.woff2`. 36 36 * `font-style:normal`, `font-weight:700`, and the `src` is in the theme's `assets/fonts/dm-sans/DMSans-Bold.woff2`. 37 * `font-style:italic`, `font-weight:700`, and the `src` is in the theme's `assets/fonts/dm-sans/DMSans-Bold-Italic.woff2`. 37 38 * IBM Plex Mono with 4 variations: 38 39 * `font-style:normal`, `font-weight:300`, `font-display:block`, and the `src` is in the theme's `assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2`.