6 lines
79 B
SCSS
6 lines
79 B
SCSS
|
@import 'attentive';
|
||
|
|
||
|
h1, h2, h3, li, p {
|
||
|
font-family: Nunito, sans-serif;
|
||
|
}
|