Skip to content

Commit

Permalink
update(font): drop montserrat
Browse files Browse the repository at this point in the history
  • Loading branch information
songhn233 committed Jun 25, 2021
1 parent 4c2c035 commit 41857c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/general/typography.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.hola-body-typography {
color: var(--hola-text-dark-color);
font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lantinghei SC",
font-family: "Helvetica Neue", Helvetica, Arial, "Lantinghei SC",
sans-serif;
}

Expand Down
2 changes: 1 addition & 1 deletion assets/css/general/vendor.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
/* @import url("https://fonts.googleapis.com/css?family=Montserrat:400,700"); */
Loading

0 comments on commit 41857c6

Please sign in to comment.