2024-11-15 11:32:30 +08:00

6 lines
141 B
CSS

@font-face {
font-family: 'Sotheby';
src: url('../assets/Sotheby.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}