Modif police
This commit is contained in:
parent
6bc9a77f14
commit
c9a5f2b73e
8 changed files with 36 additions and 12 deletions
|
@ -1,4 +1,14 @@
|
|||
// Global styling for this template
|
||||
|
||||
@font-face {
|
||||
font-family: 'descuadrado';
|
||||
src: url('font/descuadrado-webfont.woff2') format('woff2'),
|
||||
url('font/descuadrado-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue