try to remove liberation

This commit is contained in:
arcan1s 2014-03-06 20:56:14 +04:00
parent 8a63a695f7
commit 2ca387a0bb
8 changed files with 0 additions and 47 deletions

View File

@ -24,7 +24,6 @@ Evgeniy Alekseev wrote this file. As long as you retain this notice you can do w
<li>The spoiler block was created by <a href="http://www.cyberforum.ru/post5368179.html">markeley</a> and <a href="http://habrahabr.ru/post/167151/">Defff</a> and it looks like it has no any license.</li>
<li>Google Custom Search is licensed under own <a href="https://support.google.com/customsearch/answer/1714300">custom license</a>.</li>
<li>Sharethis have own <a href="http://www.sharethis.com/legal/publisher-terms-of-use">custom license</a> too.</li>
<li><a href="https://www.redhat.com/promo/fonts/">Liberation font</a> is licensed under <a href="http://scripts.sil.org/OFL">The SIL Open Font License</a>.</li>
</ul>
</p>

View File

@ -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;

View File

@ -26,7 +26,6 @@ Evgeniy Alekseev wrote this file. As long as you retain this notice you can do w
<li>Код для спойлеров был предложен <a href="http://www.cyberforum.ru/post5368179.html">markeley</a> и <a href="http://habrahabr.ru/post/167151/">Defff</a>, и, судя по всему, он не имеет никакой лицензии.</li>
<li>Google Custom Search имеет собственную <a href="https://support.google.com/customsearch/answer/1714300">кастомную лицензию</a>.</li>
<li>Sharethis тоже имеет собственную <a href="http://www.sharethis.com/legal/publisher-terms-of-use">кастомную лицензию</a>.</li>
<li><a href="https://www.redhat.com/promo/fonts/">Liberation font</a> лицензирован под <a href="http://scripts.sil.org/OFL">The SIL Open Font License</a>.</li>
</ul>
</p>