7 lines
233 B
Plaintext
7 lines
233 B
Plaintext
@font-face {
|
|
font-family: 'Montserrat', sans-serif !important;
|
|
src: url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
|
|
}
|
|
body, html, div {
|
|
font-family: 'Montserrat', sans-serif !important;
|
|
} |