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