Modif police

This commit is contained in:
nyanloutre 2017-07-14 19:05:49 +02:00
parent 6bc9a77f14
commit c9a5f2b73e
No known key found for this signature in database
GPG key ID: 4177A74B460FAFD2
8 changed files with 36 additions and 12 deletions

View file

@ -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%;