Added local fonts

pull/3/head
gianmarco 2023-01-01 21:53:40 +01:00
parent 8af4ec4ca3
commit 40bb26ab44
36 changed files with 18 additions and 9 deletions

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.

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.

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.

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.

Binary file not shown.

Binary file not shown.

View File

@ -41,6 +41,15 @@ blinkbig {
margin-left: auto;
}
/* FONTS */
@font-face {
font-family: "Mustica Pro";
src: url("fonts/MusticaPro-SemiBold.otf") format("opentype");
font-weight: normal;
font-style: normal
}
/* ISSO CSS */
#isso-thread * {

View File

@ -393,7 +393,7 @@ body{
z-index:10;
margin:0 0 0 -2px;
padding:0;
font-family:Mustica Pro,Roboto,sans-serif;
font-family:"Mustica Pro",Roboto,sans-serif;
font-size:5rem;
line-height:1em;
font-weight:600;
@ -406,7 +406,7 @@ body{
z-index:10;
margin:0;
padding:5px 0;
font-family:Mustica Pro,Roboto,sans-serif;
font-family:"Mustica Pro",Roboto,sans-serif;
font-size:2.1rem;
line-height:1.4em;
font-weight:400;
@ -551,7 +551,7 @@ body{
padding:0;
list-style:none;
transition:all 1s cubic-bezier(.19,1,.22,1);
font-family:Mustica Pro,Roboto,sans-serif;
font-family:"Mustica Pro",Roboto,sans-serif;
margin-top:-2px
}
.nav li{
@ -765,7 +765,7 @@ body{
margin:0 0 .4em;
line-height:1.15em;
transition:color .2s ease-in-out;
font-family:Mustica Pro,Roboto,sans-serif
font-family:"Mustica Pro",Roboto,sans-serif
}
.no-image .post-card-title{
margin-top:0
@ -778,7 +778,7 @@ body{
.post-card-excerpt{
max-width:56em;
color:#e5e5e5;
font-family:Mustica Pro,Roboto,serif
font-family:"Mustica Pro",Roboto,serif
}
.post-card-excerpt p{
margin-bottom:1em
@ -1000,12 +1000,12 @@ body{
.post-full-title{
margin:0 0 .2em;
color:#e5e5e5;
font-family:Mustica Pro,Roboto,sans-serif
font-family:"Mustica Pro",Roboto,sans-serif
}
.post-full-custom-excerpt{
margin:20px 0 0;
color:#e5e5e5;
font-family:Mustica Pro,Roboto,serif;
font-family:"Mustica Pro",Roboto,serif;
font-size:2.3rem;
line-height:1.4em;
font-weight:300
@ -1202,7 +1202,7 @@ body{
}
.post-full-content h1,.post-full-content h2,.post-full-content h3,.post-full-content h4,.post-full-content h5,.post-full-content h6{
color:#e5e5e5;
font-family:Mustica Pro,Roboto,sans-serif
font-family:"Mustica Pro",Roboto,sans-serif
}
.post-full-content h1{
margin:.5em 0 .4em;
@ -1275,7 +1275,7 @@ body{
padding:.4em 1em .9em;
border:0;
color:#e5e5e5;
font-family:Mustica Pro,Roboto,serif;
font-family:"Mustica Pro",Roboto,serif;
font-size:3.2rem;
line-height:1.35em;
text-align:center