mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
6 lines
268 B
SCSS
Executable file
6 lines
268 B
SCSS
Executable file
@font-face {
|
|
font-family: "Source Sans";
|
|
src: url("source-sans-pro/SourceSansPro-Bold.otf") format('opentype');
|
|
src: url("source-sans-pro/SourceSansPro-Regular.otf") format('opentype');
|
|
src: url("source-sans-pro/SourceSansPro-Light.otf") format('opentype');
|
|
}
|