From: Vincent Vanwaelscappel Date: Thu, 15 Jan 2026 11:08:54 +0000 (+0100) Subject: #7898 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3d1ee95009504f683327f6657eb3229204b48da4;p=fluidbook-toolbox.git #7898 @0.25 --- diff --git a/app/Fluidbook/Compiler/Cart.php b/app/Fluidbook/Compiler/Cart.php index 71782f117..354016b05 100644 --- a/app/Fluidbook/Compiler/Cart.php +++ b/app/Fluidbook/Compiler/Cart.php @@ -890,6 +890,8 @@ trait Cart public function writeKimplayCart() { + + $this->addFontKit('Metropolis'); $this->lessVariables['import-cart-styles'] = 'kimplay'; $this->addJsLib('kimplay', 'js/libs/fluidbook/cart/fluidbook.cart.kimplay.js');