5 lines
84 B
CSS
5 lines
84 B
CSS
|
body {
|
||
|
font-family: 'sahel-bold' !important;
|
||
|
font-size: 16px !important;
|
||
|
}
|
||
|
|