Differences From Artifact [ff6adf1f]:
- File web-extra/font.css — part of check-in [cef7a403] at 2018-08-05 22:10:20 on branch trunk — Add initial CSS and logo (user: joel, size: 877) [annotate] [blame] [check-ins using]
To Artifact [fb953054]:
- File web-extra/font.css — part of check-in [8db9bae9] at 2019-05-19 21:50:25 on branch licensing — Switch all license notices to Blue Oak (user: joel, size: 988) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 | + + + + | /* SPDX-License-Identifier: BlueOak-1.0.0 This file is licensed under the Blue Oak Model License 1.0.0. */ @font-face { font-family: 'Fabiol'; src: url('LDFabiolPro-Regular.woff2') format('woff2'), url('LDFabiolPro-Regular.woff') format('woff'); font-style: normal; font-weight: 400; } |