diff --git a/src/_fonts.scss b/src/_fonts.scss index 1db9362..7aa33d8 100644 --- a/src/_fonts.scss +++ b/src/_fonts.scss @@ -38,6 +38,14 @@ font-display: swap; } +@font-face { + font-family: "Gotham Book"; + src: url("/fonts/Gotham/Gotham Book.otf") format("opentype"); + font-weight: 400; + font-style: normal; + font-display: swap; +} + @font-face { font-family: "Gotham"; src: url("/fonts/Gotham/Gotham Italic.otf") format("opentype"); diff --git a/src/app/core/layout/store-layout/store-header/immersive-store-header.component.html b/src/app/core/layout/store-layout/store-header/immersive-store-header.component.html index a2f01f1..c320cfe 100644 --- a/src/app/core/layout/store-layout/store-header/immersive-store-header.component.html +++ b/src/app/core/layout/store-layout/store-header/immersive-store-header.component.html @@ -8,7 +8,7 @@ >
-