7 lines
217 B
Sass
7 lines
217 B
Sass
@font-face
|
|
font-family: "LibreBaskerville"
|
|
src: url("/fonts/LibreBaskerville-Regular.otf") format("opentype")
|
|
|
|
@font-face
|
|
font-family: "YoungSerif"
|
|
src: url("/fonts/YoungSerif-Regular.otf") format("opentype")
|