canvas text in 3d env ok
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
@import '../fonts/libertinus/libertinus.css';
|
||||
@import '../fonts/notosans/notosans.css';
|
||||
// @import '../fonts/notosans/notosans-semicondensed.css';
|
||||
// @import '../fonts/notosans/notosans-condensed.css';
|
||||
@@ -7,12 +6,9 @@
|
||||
@mixin fontsans {
|
||||
font-family: "noto_sans";
|
||||
}
|
||||
@mixin fontserif {
|
||||
font-family: 'libertinus_serif';
|
||||
}
|
||||
|
||||
body{
|
||||
@include fontserif;
|
||||
@include fontsans;
|
||||
font-weight: 400;
|
||||
|
||||
// font-family: 'noto_sans';
|
||||
|
||||
@@ -1,98 +0,0 @@
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif';
|
||||
src: url('libertinusserif-regular-webfont.woff2') format('woff2'),
|
||||
url('libertinusserif-regular-webfont.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif';
|
||||
src: url('libertinusserif-italic-webfont.woff2') format('woff2'),
|
||||
url('libertinusserif-italic-webfont.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif';
|
||||
src: url('libertinusserif-semibold-webfont.woff2') format('woff2'),
|
||||
url('libertinusserif-semibold-webfont.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif';
|
||||
src: url('libertinusserif-semibolditalic-webfont.woff2') format('woff2'),
|
||||
url('libertinusserif-semibolditalic-webfont.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif';
|
||||
src: url('libertinusserif-bold-webfont.woff2') format('woff2'),
|
||||
url('libertinusserif-bold-webfont.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif';
|
||||
src: url('libertinusserif-bolditalic-webfont.woff2') format('woff2'),
|
||||
url('libertinusserif-bolditalic-webfont.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif_initials';
|
||||
src: url('libertinusserifinitials-regular-webfont.woff2') format('woff2'),
|
||||
url('libertinusserifinitials-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_serif_display';
|
||||
src: url('libertinusserifdisplay-regular-webfont.woff2') format('woff2'),
|
||||
url('libertinusserifdisplay-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'libertinus_sans';
|
||||
src: url('libertinussans-regular-webfont.woff2') format('woff2'),
|
||||
url('libertinussans-regular-webfont.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_sans';
|
||||
src: url('libertinussans-italic-webfont.woff2') format('woff2'),
|
||||
url('libertinussans-italic-webfont.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_sans';
|
||||
src: url('libertinussans-bold-webfont.woff2') format('woff2'),
|
||||
url('libertinussans-bold-webfont.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'libertinus_mono';
|
||||
src: url('libertinusmono-regular-webfont.woff2') format('woff2'),
|
||||
url('libertinusmono-regular-webfont.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user