This repository has been archived on 2023-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
handbuch-gen/theme/wtf_coop/static/css/fonts.css

10 lines
366 B
CSS

/* noto-serif-700 - latin */
@font-face {
font-family: 'Noto Serif Bold';
font-style: normal;
font-weight: 700;
src: local(''),
url('../fonts/noto-serif-v9-latin/noto-serif-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/noto-serif-v9-latin/noto-serif-v9-latin-700.woff') format('woff'); /* Modern Browsers */
}