this is not a fucken programming language
This commit is contained in:
parent
b4a4f7f44b
commit
d01ae444bb
3 changed files with 4 additions and 4 deletions
|
@ -62,7 +62,7 @@ header h1 {
|
|||
text-align: center;
|
||||
margin: 20px 0 0;
|
||||
font-weight: 400;
|
||||
font-family: "OleoScript", sans-serif;
|
||||
font-family: "Oleo Script", sans-serif;
|
||||
}
|
||||
|
||||
main {
|
||||
|
|
2
about.md
2
about.md
|
@ -41,7 +41,7 @@ the site's infrastructure.
|
|||
|
||||
## Font Credits
|
||||
|
||||
### OleoScript
|
||||
### Oleo Script
|
||||
|
||||
Copyright (c) 2012, Soytutype (contact@soytutype.com.ar|soytutype@gmail.com),
|
||||
with Reserved Font Name "Oleo Script"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@font-face {
|
||||
font-family: "OleoScript";
|
||||
font-family: "Oleo Script";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("./oleoscript/oleoscript-regular.woff2") format("woff2"),
|
||||
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "OleoScript";
|
||||
font-family: "Oleo Script";
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url("./oleoscript/oleoscript-bold.woff2") format("woff2"),
|
||||
|
|
Loading…
Reference in a new issue