All checks were successful
Release Creation / build (release) Successful in 58s
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
@font-face {
|
|
font-family: "TimesNewRoman";
|
|
src: url("../assets/fonts/times-new-roman-regular.ttf") format("truetype");
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "BaskervilleBold";
|
|
src: url("../assets/fonts/baskerville-bold.ttf") format("truetype");
|
|
}
|