made font bold
This commit is contained in:
parent
78a794a473
commit
329e517378
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
font-family: Quicksand;
|
font-family: Quicksand;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
src: url(Quicksand-Regular.otf);
|
src: url(Quicksand-Bold.otf);
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
|
Loading…
Reference in a new issue