diff --git a/dist/all.css b/dist/all.css index 508e84f..a0b2498 100755 --- a/dist/all.css +++ b/dist/all.css @@ -583,21 +583,21 @@ div.jGraduate_Slider img { } @font-face { - font-family: 'Bair'; + font-family: 'Bankoli'; src: url('font-files/bair.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { - font-family: 'MPlus'; + font-family: 'Rounded MPlus 1c'; src: url('font-files/MPLUSRounded1c-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { - font-family: 'NotoSerifJP'; + font-family: 'Noto Serif JP'; src: url('font-files/NotoSerifJP-Regular.otf') format('opentype'); font-weight: normal; font-style: normal; diff --git a/dist/all.js b/dist/all.js index 4aca19e..b4ab5ef 100644 --- a/dist/all.js +++ b/dist/all.js @@ -7195,7 +7195,7 @@ $.extend(all_properties.text, { fill: "#000000", stroke_width: 0, font_size: 24, - font_family: 'Bair, sans-serif' + font_family: 'Bankoli, sans-serif' }); // Current shape style properties @@ -16185,7 +16185,7 @@ window.methodDraw = function() { showRulers: (svgedit.browser.isTouch()) ? false : true, show_outside_canvas: false, no_save_warning: true, - initFont: 'Bair, sans-serif' + initFont: 'Bankoli, sans-serif' }; var customHandlers = {}; Editor.curConfig = curConfig; diff --git a/dist/index.html b/dist/index.html index 975ff75..936032d 100644 --- a/dist/index.html +++ b/dist/index.html @@ -10,7 +10,7 @@ - +
@@ -275,13 +275,13 @@