change font links

This commit is contained in:
Alexander Popov 2024-03-31 20:44:02 +03:00
parent 1c5ddf5500
commit bbaedae161
Signed by: iiiypuk
GPG Key ID: E47FE0AB36CD5ED6

View File

@ -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;