styles.alv.cx/fonts/source_serif_pro.css

7 lines
172 B
CSS
Raw Normal View History

2023-02-11 20:06:03 +00:00
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
2023-02-11 20:14:12 +00:00
src: url('/fonts/Source_Serif_Pro/SourceSerifPro-Regular.ttf') format('ttf');
2023-02-11 20:06:03 +00:00
}