removed consolas, added dejavu
This commit is contained in:
parent
2813f304f4
commit
43afe930ac
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -82,7 +82,7 @@
|
||||||
<pre>
|
<pre>
|
||||||
<code><html lang="en-US"></code>
|
<code><html lang="en-US"></code>
|
||||||
<code><em><head></em></code>
|
<code><em><head></em></code>
|
||||||
<code> <title>Shower</title></code>
|
<code> <title>Кириллица</title></code>
|
||||||
<code> <meta charset="<strong>UTF-8</strong>"></code>
|
<code> <meta charset="<strong>UTF-8</strong>"></code>
|
||||||
<code> <link rel="stylesheet" href="s/screen.css"></code>
|
<code> <link rel="stylesheet" href="s/screen.css"></code>
|
||||||
<code> <script src="j/jquery.js"></script></code>
|
<code> <script src="j/jquery.js"></script></code>
|
||||||
|
|
|
@ -1,61 +1,61 @@
|
||||||
/* PTSans */
|
/* PTSans */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans';
|
font-family:'PT Sans';
|
||||||
src:local('PTSans'), url(../fonts/PTSans.ttf) format('truetype');
|
src:local('PT Sans'), url(../fonts/PTSans.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans';
|
font-family:'PT Sans';
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
src:local('PTSans'), url(../fonts/PTSans.Bold.ttf) format('truetype');
|
src:local('PT Sans Bold'), url(../fonts/PTSans.Bold.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans';
|
font-family:'PT Sans';
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
src:local('PTSans'), url(../fonts/PTSans.Italic.ttf) format('truetype');
|
src:local('PT Sans Italic'), url(../fonts/PTSans.Italic.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans';
|
font-family:'PT Sans';
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
src:local('PTSans'), url(../fonts/PTSans.Bold.Italic.ttf) format('truetype');
|
src:local('PT Sans Bold Italic'), url(../fonts/PTSans.Bold.Italic.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans Caption';
|
font-family:'PT Sans Caption';
|
||||||
src:local('PTSans'), url(../fonts/PTSans.Caption.ttf) format('truetype');
|
src:local('PT Sans Caption'), url(../fonts/PTSans.Caption.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans Caption';
|
font-family:'PT Sans Caption';
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
src:local('PTSans Caption'), url(../fonts/PTSans.Caption.Bold.ttf) format('truetype');
|
src:local('PT Sans Caption Bold'), url(../fonts/PTSans.Caption.Bold.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans Narrow';
|
font-family:'PT Sans Narrow';
|
||||||
src:local('PTSans Narrow'), url(../fonts/PTSans.Narrow.ttf) format('truetype');
|
src:local('PT Sans Narrow'), url(../fonts/PTSans.Narrow.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'PTSans Narrow';
|
font-family:'PT Sans Narrow';
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
src:local('PTSans Narrow'), url(../fonts/PTSans.Narrow.Bold.ttf) format('truetype');
|
src:local('PT Sans Narrow Bold'), url(../fonts/PTSans.Narrow.Bold.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Consolas */
|
/* DejaVu Sans Mono */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'Consolas';
|
font-family:'DejaVu Sans Mono';
|
||||||
src:local('Consolas'), url(../fonts/Consolas.ttf) format('truetype');
|
src:local('DejaVu Sans Mono'), url(../fonts/DejaVuSansMono.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'Consolas';
|
font-family:'DejaVu Sans Mono';
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
src:local('Consolas'), url(../fonts/Consolas.Bold.ttf) format('truetype');
|
src:local('DejaVu Sans Mono Bold'), url(../fonts/DejaVuSansMono.Bold.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'Consolas';
|
font-family:'DejaVu Sans Mono';
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
src:local('Consolas'), url(../fonts/Consolas.Italic.ttf) format('truetype');
|
src:local('DejaVu Sans Mono Oblique'), url(../fonts/DejaVuSansMono.Italic.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:'Consolas';
|
font-family:'DejaVu Sans Mono';
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
src:local('Consolas'), url(../fonts/Consolas.Bold.Italic.ttf) format('truetype');
|
src:local('DejaVu Sans Mono Bold Oblique'), url(../fonts/DejaVuSansMono.Bold.Italic.ttf) format('truetype');
|
||||||
}
|
}
|
|
@ -4,7 +4,7 @@
|
||||||
BODY {
|
BODY {
|
||||||
background:#000;
|
background:#000;
|
||||||
color:#FFF;
|
color:#FFF;
|
||||||
font:1em 'PTSans', sans-serif;
|
font:1em 'PT Sans', sans-serif;
|
||||||
counter-reset:paging;
|
counter-reset:paging;
|
||||||
}
|
}
|
||||||
A {
|
A {
|
||||||
|
@ -81,7 +81,7 @@ A {
|
||||||
.slide ARTICLE H2 {
|
.slide ARTICLE H2 {
|
||||||
margin:0 0 1.2em;
|
margin:0 0 1.2em;
|
||||||
color:#666;
|
color:#666;
|
||||||
font:bold 1em/1.2 'PTSans Narrow', sans-serif;
|
font:bold 1em/1.2 'PT Sans Narrow', sans-serif;
|
||||||
}
|
}
|
||||||
.slide ARTICLE P {
|
.slide ARTICLE P {
|
||||||
margin:0 0 1.7em;
|
margin:0 0 1.7em;
|
||||||
|
|
Loading…
Reference in New Issue