-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
73 lines (72 loc) · 7.64 KB
/
index.html
File metadata and controls
73 lines (72 loc) · 7.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<html lang="ru" prefix="og: http://ogp.me/ns#">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
<meta name="cmsmagazine" content="d8e7426ec72ad3e4ea38b09ebf01284c">
<title>Font Family: PT Sans</title>
<base href="https://nice-studio.github.io/PTSans/">
<link rel="shortcut Icon" href="https://nice-studio.github.io/PTSans/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://nice-studio.github.io/PTSans/favicon.ico" type="image/x-icon">
<meta name="robots" content="index, follow">
<meta name="title" content="Font Family: PT Sans">
<meta name="description" content="Font Family: PT Sans">
<meta name="keywords" content="PT Sans">
<meta property="og:title" content="Font Family: PT Sans">
<meta property="og:description" content="Font Family: PT Sans">
<style>@font-face {
font-family: 'PT Sans';
font-style: italic;
font-weight: 400;
src: local('PT Sans Italic'), local('PTSans-Italic'), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Italic.eot") format("embedded-opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Italic.otf") format("opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Italic.svg") format("svg"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Italic.ttf") format("truetype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Italic.woff") format("woff"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Italic.woff2") format("woff2");
}
@font-face {
font-family: 'PT Sans';
font-style: italic;
font-weight: 700;
src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-BoldItalic.eot") format("embedded-opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-BoldItalic.otf") format("opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-BoldItalic.svg") format("svg"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-BoldItalic.ttf") format("truetype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-BoldItalic.woff") format("woff"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-BoldItalic.woff2") format("woff2");
}
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 400;
src: local('PT Sans'), local('PTSans-Regular'), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Regular.eot") format("embedded-opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Regular.otf") format("opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Regular.svg") format("svg"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Regular.ttf") format("truetype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Regular.woff") format("woff"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Regular.woff2") format("woff2");
}
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 700;
src: local('PT Sans Bold'), local('PTSans-Bold'), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Bold.eot") format("embedded-opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Bold.otf") format("opentype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Bold.svg") format("svg"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Bold.ttf") format("truetype"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Bold.woff") format("woff"), url("https://nice-studio.github.io/PTSans/dist/fonts/PTSans-Bold.woff2") format("woff2");
}
body {
font-family: 'PT Sans';
font-size: 26px;
}
.italic-400 {
font-weight: 400;
font-style: italic;
}
.italic-700 {
font-weight: 700;
font-style: italic;
}
.normal-400 {
font-weight: 400;
font-style: normal;
}
.normal-700 {
font-weight: 700;
font-style: normal;
}
</style>
</head>
<body>
<h1>Font Family: PT Sans</h1>
<p> 400 italic<br><span class="italic-400">Лишь один взгляд на далекую планету может возвысить и очистить наши мысли не хуже духовной музыки, прекрасной картины или поэтических строк. Это приносит человеку несомненную пользу.<br>1 2 3 4 5 6 7 8 9 0 ! @ ® © § < > « » # $ % ^ & * ( ) { } [ ] - _ + = : ; " ' № ? Ё ё ~ ` <br>Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver.</span></p>
<p> 400 normal<br><span class="normal-400">Лишь один взгляд на далекую планету может возвысить и очистить наши мысли не хуже духовной музыки, прекрасной картины или поэтических строк. Это приносит человеку несомненную пользу.<br>1 2 3 4 5 6 7 8 9 0 ! @ ® © § < > « » # $ % ^ & * ( ) { } [ ] - _ + = : ; " ' № ? Ё ё ~ ` <br>Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver.</span></p>
<p> 700 italic<br><span class="italic-700">Лишь один взгляд на далекую планету может возвысить и очистить наши мысли не хуже духовной музыки, прекрасной картины или поэтических строк. Это приносит человеку несомненную пользу.<br>1 2 3 4 5 6 7 8 9 0 ! @ ® © § < > « » # $ % ^ & * ( ) { } [ ] - _ + = : ; " ' № ? Ё ё ~ ` <br>Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver.</span></p>
<p> 700 normal<br><span class="normal-700">Лишь один взгляд на далекую планету может возвысить и очистить наши мысли не хуже духовной музыки, прекрасной картины или поэтических строк. Это приносит человеку несомненную пользу.<br>1 2 3 4 5 6 7 8 9 0 ! @ ® © § < > « » # $ % ^ & * ( ) { } [ ] - _ + = : ; " ' № ? Ё ё ~ ` <br>Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver.</span></p>
</body>
</html>