exo2 light

This commit is contained in:
tolstoevsky 2020-02-28 11:22:42 +03:00
parent 0b7e4adcc9
commit 3b826d03be
No known key found for this signature in database
GPG Key ID: EDD59F3A654C596C
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
@font-face { @font-face {
font-family: 'exo2'; font-family: 'exo2';
src:url('../fonts/exo2.ttf'); src:url('../fonts/exo2l.otf');
} }
.textblock { .textblock {
@ -33,7 +33,7 @@
} }
body { body {
font: 100%/160% exo2; font: 100%/150% exo2;
width: 900px; width: 900px;
max-width: 96%; max-width: 96%;
margin: 0 auto; margin: 0 auto;
@ -53,7 +53,6 @@ a:hover {
h1, h2, h3 { h1, h2, h3 {
color: #eee; color: #eee;
line-height: 120%;
margin: 20px 0 10px; margin: 20px 0 10px;
} }
h1 { h1 {
@ -69,7 +68,6 @@ h3 {
h1, h2, h3 { h1, h2, h3 {
color: #999; color: #999;
line-height: 120%;
margin: 20px 0 10px; margin: 20px 0 10px;
font-family: "exo2"; font-family: "exo2";
} }

BIN
fonts/exo2l.otf Normal file

Binary file not shown.