Use the correct font file for Lato in bold (#4850)

Co-authored-by: Axel Leroy <axeleroy@noreply.github.com>
Co-authored-by: maTh <math-home@web.de>
This commit is contained in:
Axel Leroy
2022-11-15 18:52:20 +01:00
committed by GitHub
parent ce5531b39a
commit a0e3fac47e
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
font-style: normal;
font-stretch: normal;
font-weight: 700;
src: url("../fonts/LatoLatin-Regular.woff") format("woff");
src: url("../fonts/LatoLatin-Bold.woff") format("woff");
}
@font-face {

View File

@@ -17,7 +17,7 @@
font-style: normal;
font-stretch: normal;
font-weight: 700;
src: url("../fonts/LatoLatin-Regular.woff") format("woff");
src: url("../fonts/LatoLatin-Bold.woff") format("woff");
}
@font-face {
font-family: "lato";

View File

@@ -17,7 +17,7 @@
font-style: normal;
font-stretch: normal;
font-weight: 700;
src: url("../fonts/LatoLatin-Regular.woff") format("woff");
src: url("../fonts/LatoLatin-Bold.woff") format("woff");
}
@font-face {
font-family: "lato";