Fixed missing font weight.

This commit is contained in:
2019-12-26 22:17:01 +01:00
parent bd29e76530
commit 9f5197ba3e
2 changed files with 9 additions and 3 deletions

View File

@@ -12,6 +12,12 @@
font-weight: 700;
}
@font-face {
font-family: "Manrope";
src: url("Manrope-SemiBold.woff2") format("woff2");
font-style: normal;
font-weight: 600;
}
@font-face {
font-family: "Manrope";