Add font: Monaspace Xenon
This commit is contained in:
parent
12302767f1
commit
bfe88d80ed
1 changed files with 9 additions and 0 deletions
|
@ -33,3 +33,12 @@ @font-face {
|
||||||
font-weight: 200 800;
|
font-weight: 200 800;
|
||||||
font-stretch: 100% 125%;
|
font-stretch: 100% 125%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Monaspace Xenon';
|
||||||
|
src:
|
||||||
|
url('https://static.fosterhangdaan.com/fonts/monaspace/v1.000/MonaspaceXenonVarVF%5Bwght,wdth,slnt%5D.woff2') format('woff2 supports variations'),
|
||||||
|
url('https://static.fosterhangdaan.com/fonts/monaspace/v1.000/MonaspaceXenonVarVF%5Bwght,wdth,slnt%5D.woff2') format('woff2-variations');
|
||||||
|
font-weight: 200 800;
|
||||||
|
font-stretch: 100% 125%;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue