handbuch-gen/theme/wtf_coop/static/css/fonts.css
Stephan 7205e52185 fix: reduced wtf_coop fonts, only use woff and woff2
there's much more in the parent theme
2021-10-13 08:47:40 +02:00

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 */
}