From: Vincent Vanwaelscappel Date: Thu, 28 May 2020 10:06:34 +0000 (+0200) Subject: wip #3634 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2e3d7d0d4a1d75d60681354e82ad175cb94c3fe0;p=fluidbook-html5.git wip #3634 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 750becf0..735ad21c 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2825,14 +2825,14 @@ body > input { @font-face { font-family: 'Open Sans'; - src: url("fonts/OpenSans-Regular.woff2") format("woff2"), url("fonts/OpenSans-Regular.woff") format("woff"); + src: url("fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("fonts/OpenSans/OpenSans-Regular.woff") format("woff"); font-weight: 400; font-style: normal; } @font-face { font-family: 'Open Sans'; - src: url("fonts/OpenSans-Semibold.woff2") format("woff2"), url("fonts/OpenSans-Semibold.woff") format("woff"); + src: url("fonts/OpenSans/OpenSans-Semibold.woff2") format("woff2"), url("fonts/OpenSans/OpenSans-Semibold.woff") format("woff"); font-weight: 600; font-style: normal; } diff --git a/style/fonts/OpenSans-Regular.woff b/style/fonts/OpenSans-Regular.woff deleted file mode 100644 index bd0f824b..00000000 Binary files a/style/fonts/OpenSans-Regular.woff and /dev/null differ diff --git a/style/fonts/OpenSans-Regular.woff2 b/style/fonts/OpenSans-Regular.woff2 deleted file mode 100644 index f778f9c8..00000000 Binary files a/style/fonts/OpenSans-Regular.woff2 and /dev/null differ diff --git a/style/fonts/OpenSans-Semibold.woff b/style/fonts/OpenSans-Semibold.woff deleted file mode 100644 index 8c0313ff..00000000 Binary files a/style/fonts/OpenSans-Semibold.woff and /dev/null differ diff --git a/style/fonts/OpenSans-Semibold.woff2 b/style/fonts/OpenSans-Semibold.woff2 deleted file mode 100644 index 852f7106..00000000 Binary files a/style/fonts/OpenSans-Semibold.woff2 and /dev/null differ diff --git a/style/fonts/OpenSans/OpenSans-Regular.woff b/style/fonts/OpenSans/OpenSans-Regular.woff new file mode 100644 index 00000000..bd0f824b Binary files /dev/null and b/style/fonts/OpenSans/OpenSans-Regular.woff differ diff --git a/style/fonts/OpenSans/OpenSans-Regular.woff2 b/style/fonts/OpenSans/OpenSans-Regular.woff2 new file mode 100644 index 00000000..f778f9c8 Binary files /dev/null and b/style/fonts/OpenSans/OpenSans-Regular.woff2 differ diff --git a/style/fonts/OpenSans/OpenSans-Semibold.woff b/style/fonts/OpenSans/OpenSans-Semibold.woff new file mode 100644 index 00000000..8c0313ff Binary files /dev/null and b/style/fonts/OpenSans/OpenSans-Semibold.woff differ diff --git a/style/fonts/OpenSans/OpenSans-Semibold.woff2 b/style/fonts/OpenSans/OpenSans-Semibold.woff2 new file mode 100644 index 00000000..852f7106 Binary files /dev/null and b/style/fonts/OpenSans/OpenSans-Semibold.woff2 differ diff --git a/style/fonts/slick/slick.eot b/style/fonts/slick/slick.eot deleted file mode 100755 index 2cbab9ca..00000000 Binary files a/style/fonts/slick/slick.eot and /dev/null differ diff --git a/style/fonts/slick/slick.svg b/style/fonts/slick/slick.svg deleted file mode 100755 index b36a66a6..00000000 --- a/style/fonts/slick/slick.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - -Generated by Fontastic.me - - - - - - - - - - diff --git a/style/fonts/slick/slick.ttf b/style/fonts/slick/slick.ttf deleted file mode 100755 index 9d03461b..00000000 Binary files a/style/fonts/slick/slick.ttf and /dev/null differ diff --git a/style/fonts/slick/slick.woff b/style/fonts/slick/slick.woff deleted file mode 100755 index 8ee99721..00000000 Binary files a/style/fonts/slick/slick.woff and /dev/null differ