font changed

This commit is contained in:
Tolstoevsky 2020-07-19 20:52:29 +02:00
parent ee4854796b
commit f2c86b68d9
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
@font-face {
font-family: 'exo2';
src:url('../fonts/exo2l.otf');
font-family: 'comfortaa';
src:url('../fonts/comfortaa.ttf');
}
.textblock {
@ -33,7 +33,7 @@
}
body {
font: 100%/150% exo2;
font: 100%/150% comfortaa;
width: 60%;
max-width: 80%;
margin: 0 auto;
@ -69,7 +69,7 @@ h3 {
h1, h2, h3 {
color: #999;
margin: 20px 0 10px;
font-family: "exo2";
font-family: "comfortaa";
}

BIN
fonts/comfortaa.ttf Normal file

Binary file not shown.