7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
@font-face {
|
|
font-family: 'Didact Gothic' !important;
|
|
src: url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
|
|
}
|
|
body, html, div {
|
|
font-family: 'Didact Gothic' !important;
|
|
} |