Fix info and faq font.
This commit is contained in:
parent
485f6b5eda
commit
5b355e8695
@ -1,15 +1,9 @@
|
||||
@font-face
|
||||
{
|
||||
font-family: Quicksand;
|
||||
src: url('../css/Quicksand/Quicksand-Regular.ttf');
|
||||
}
|
||||
|
||||
html, body
|
||||
{
|
||||
color: #000000;
|
||||
background: #ffffff;
|
||||
font-size: 16px;
|
||||
font-family: Quicksand, Helvetica, sans-serif;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
scroll-behavior: smooth
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user