diff --git a/authors.html b/authors.html index 6ba6a57..d20a166 100644 --- a/authors.html +++ b/authors.html @@ -24,7 +24,6 @@ Evgeniy Alekseev wrote this file. As long as you retain this notice you can do w
  • The spoiler block was created by markeley and Defff and it looks like it has no any license.
  • Google Custom Search is licensed under own custom license.
  • Sharethis have own custom license too.
  • -
  • Liberation font is licensed under The SIL Open Font License.
  • diff --git a/resources/css/LiberationMono-Regular.ttf b/resources/css/LiberationMono-Regular.ttf deleted file mode 100644 index 1a39bc7..0000000 Binary files a/resources/css/LiberationMono-Regular.ttf and /dev/null differ diff --git a/resources/css/LiberationSerif-Bold.ttf b/resources/css/LiberationSerif-Bold.ttf deleted file mode 100644 index db3d6f3..0000000 Binary files a/resources/css/LiberationSerif-Bold.ttf and /dev/null differ diff --git a/resources/css/LiberationSerif-BoldItalic.ttf b/resources/css/LiberationSerif-BoldItalic.ttf deleted file mode 100644 index 8b21277..0000000 Binary files a/resources/css/LiberationSerif-BoldItalic.ttf and /dev/null differ diff --git a/resources/css/LiberationSerif-Italic.ttf b/resources/css/LiberationSerif-Italic.ttf deleted file mode 100644 index 768b833..0000000 Binary files a/resources/css/LiberationSerif-Italic.ttf and /dev/null differ diff --git a/resources/css/LiberationSerif-Regular.ttf b/resources/css/LiberationSerif-Regular.ttf deleted file mode 100644 index 6fa9a59..0000000 Binary files a/resources/css/LiberationSerif-Regular.ttf and /dev/null differ diff --git a/resources/css/styles.css b/resources/css/styles.css index 04382dc..e07aaf2 100644 --- a/resources/css/styles.css +++ b/resources/css/styles.css @@ -48,51 +48,6 @@ font-style: normal; } -/* Liberation font ^^ */ -@font-face { - font-family: "Liberation Serif"; - font-style: normal; - font-weight: 300; - src: local("Liberation Serif"), - local("Liberation Serif Regular"), - local("LiberationSerif-Regular"), - url(LiberationSerif-Regular.ttf); -} -@font-face { - font-family: "Liberation Serif"; - font-style: italic; - font-weight: 300; - src: local("Liberation Serif Italic"), - local("LiberationSerif-Italic"), - url(LiberationSerif-Italic.ttf); -} -@font-face { - font-family: "Liberation Serif"; - font-style: normal; - font-weight: 600; - src: local("Liberation Serif Bold"), - local("LiberationSerif-Bold"), - url(LiberationSerif-Bold.ttf); -} -@font-face { - font-family: "Liberation Serif"; - font-style: italic; - font-weight: 600; - src: local("Liberation Serif Bold Italic"), - local("Liberation Serif BoldItalic"), - local("LiberationSerif-BoldItalic"), - url(LiberationSerif-BoldItalic.ttf); -} -@font-face { - font-family: "Liberation Mono"; - font-style: normal; - font-weight: 300; - src: local("Liberation Mono"), - local("LiberationMono-Regular"), - url(LiberationMono-Regular.ttf); -} - - body { padding: 50px; font: 14px/1.5 "Liberation Serif", Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; diff --git a/ru/authors.html b/ru/authors.html index 51fdeec..7fee6a1 100644 --- a/ru/authors.html +++ b/ru/authors.html @@ -26,7 +26,6 @@ Evgeniy Alekseev wrote this file. As long as you retain this notice you can do w
  • Код для спойлеров был предложен markeley и Defff, и, судя по всему, он не имеет никакой лицензии.
  • Google Custom Search имеет собственную кастомную лицензию.
  • Sharethis тоже имеет собственную кастомную лицензию.
  • -
  • Liberation font лицензирован под The SIL Open Font License.