14 lines
318 B
Plaintext
14 lines
318 B
Plaintext
@font-face {
|
|
font-family: "CastorTwoMGNE";
|
|
src: url("../assets/fonts/CASTOR TWO W01 REGULAR.TTF") format("truetype");
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "LoraMGNE";
|
|
src: url("../assets/fonts/LORA-REGULAR.TTF") format("truetype");
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|