Update font URLs
This commit is contained in:
parent
f1a105b3b3
commit
9b947e3c57
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Mona Sans';
|
font-family: 'Mona Sans';
|
||||||
src:
|
src:
|
||||||
url('https://static.fosterhangdaan.com/fonts/mona-sans/latest/Mona-Sans.woff2') format('woff2 supports variations'),
|
url('https://static.fosterhangdaan.com/fonts/mona-sans/latest/MonaSans%5Bslnt,wdth,wght%5D.woff2') format('woff2 supports variations'),
|
||||||
url('https://static.fosterhangdaan.com/fonts/mona-sans/latest/Mona-Sans.woff2') format('woff2-variations');
|
url('https://static.fosterhangdaan.com/fonts/mona-sans/latest/MonaSans%5Bslnt,wdth,wght%5D.woff2') format('woff2-variations');
|
||||||
font-weight: 200 900;
|
font-weight: 200 900;
|
||||||
font-stretch: 75% 125%;
|
font-stretch: 75% 125%;
|
||||||
}
|
}
|
||||||
|
@ -10,8 +10,8 @@ @font-face {
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Hubot Sans';
|
font-family: 'Hubot Sans';
|
||||||
src:
|
src:
|
||||||
url('https://static.fosterhangdaan.com/fonts/hubot-sans/latest/Hubot-Sans.woff2') format('woff2 supports variations'),
|
url('https://static.fosterhangdaan.com/fonts/hubot-sans/latest/HubotSans%5Bslnt,wdth,wght%5D.woff2') format('woff2 supports variations'),
|
||||||
url('https://static.fosterhangdaan.com/fonts/hubot-sans/latest/Hubot-Sans.woff2') format('woff2-variations');
|
url('https://static.fosterhangdaan.com/fonts/hubot-sans/latest/HubotSans%5Bslnt,wdth,wght%5D.woff2') format('woff2-variations');
|
||||||
font-weight: 200 900;
|
font-weight: 200 900;
|
||||||
font-stretch: 75% 125%;
|
font-stretch: 75% 125%;
|
||||||
}
|
}
|
||||||
|
@ -19,8 +19,8 @@ @font-face {
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Monaspace Neon';
|
font-family: 'Monaspace Neon';
|
||||||
src:
|
src:
|
||||||
url('https://static.fosterhangdaan.com/fonts/monaspace/latest/MonaspaceNeon.woff2') format('woff2 supports variations'),
|
url('https://static.fosterhangdaan.com/fonts/monaspace/v1.000/MonaspaceNeonVarVF%5Bwght,wdth,slnt%5D.woff2') format('woff2 supports variations'),
|
||||||
url('https://static.fosterhangdaan.com/fonts/monaspace/latest/MonaspaceNeon.woff2') format('woff2-variations');
|
url('https://static.fosterhangdaan.com/fonts/monaspace/v1.000/MonaspaceNeonVarVF%5Bwght,wdth,slnt%5D.woff2') format('woff2-variations');
|
||||||
font-weight: 200 800;
|
font-weight: 200 800;
|
||||||
font-stretch: 100% 125%;
|
font-stretch: 100% 125%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue