diff --git a/p/themes/Mapco/_fonts.scss b/p/themes/Mapco/_fonts.scss index 687525743..57c9c9bf2 100644 --- a/p/themes/Mapco/_fonts.scss +++ b/p/themes/Mapco/_fonts.scss @@ -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 { diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index b7fe16011..bdf8a0434 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -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"; diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index 04efbb47d..a7048395d 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -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";