[MTELEANDA-5] Anderlues : update font

This commit is contained in:
Daniel Muyshond 2020-10-29 14:31:37 +01:00
parent 66267a631f
commit c1d80fb3f9
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ $button-color: white;
$cell-entry-hover-effect: left-to-right;
$theme2019: true;
$link-color: $primary-color;
$font-family: "Din";
$font-family: "Open Sans";
$border-radius: 3px;
/*BASKET*/

View File

@ -5,7 +5,7 @@
@import '../imio/steps-config';
@import '../../publik-base-theme/static/includes/publik';
@import '../../publik-base-theme/static/includes/fonts/din';
@import '../../publik-base-theme/static/includes/fonts/opensans';
@import '../imio/form-buttons';
@import '../imio/header';