remove bold italic
This commit is contained in:
parent
4cd8560312
commit
1e082c6786
1 changed files with 0 additions and 7 deletions
|
@ -44,13 +44,6 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
@font-face {
|
|
||||||
font-family: 'noto_sans';
|
|
||||||
src: url('../../static/fonts/noto-sans/noto-sans-bold-italic-webfont.woff2') format('woff2'),
|
|
||||||
url('../../static/fonts/noto-sans/noto-sans-bold-italic-webfont.woff') format('woff');
|
|
||||||
font-weight: 700;
|
|
||||||
font-style: bold italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// Text: Global Classes
|
// Text: Global Classes
|
||||||
|
|
Loading…
Reference in a new issue