yemin_player/src/font/samsung-one-font.css

11 lines
340 B
CSS

@font-face {
font-family: 'SamsungOne';
src:
url('https://cdn.a2s.su/web/fonts/SamsungOne-400.woff2') format('woff2'),
url('https://cdn.a2s.su/web/fonts/SamsungOne-400.woff') format('woff'),
url('https://cdn.a2s.su/web/fonts/SamsungOne-400.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}