police de base
This commit is contained in:
parent
eeb8eb1c77
commit
64b22e26c5
@ -3,7 +3,7 @@
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
h1 {
|
||||
font-family: Gravity-Light;
|
||||
font-family: descuadrado-webfont;
|
||||
font-size: 4rem;
|
||||
}
|
||||
img {
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'Gravity-Light';
|
||||
src: url('font/Gravity-Light.woff2') format('woff2'),
|
||||
url('font/Gravity-Light.woff') format('woff');
|
||||
src: url('font/descuadrado-webfont.woff2') format('woff2'),
|
||||
url('font/descuadrado-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user