change font links
This commit is contained in:
parent
1c5ddf5500
commit
bbaedae161
@ -1,9 +1,9 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'SamsungOne';
|
font-family: 'SamsungOne';
|
||||||
src:
|
src:
|
||||||
url('SamsungOne-400.woff2') format('woff2'),
|
url('https://cdn.a2s.su/web/fonts/SamsungOne-400.woff2') format('woff2'),
|
||||||
url('SamsungOne-400.woff') format('woff'),
|
url('https://cdn.a2s.su/web/fonts/SamsungOne-400.woff') format('woff'),
|
||||||
url('SamsungOne-400.ttf') format('truetype');
|
url('https://cdn.a2s.su/web/fonts/SamsungOne-400.ttf') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
Loading…
Reference in New Issue
Block a user