Guida all'utilizzo dei Google Fonts

« Older   Newer »
 
  Share  
.
  1. Simø
     
    .

    User deleted


    CITAZIONE ()o( NyX )o( @ 3/3/2017, 09:21) 
    non riesco proprio a capire come fare :(

    il font sarebbe questo https://fonts.google.com/specimen/Satisfy?....family=Satisfy
    il forum questo http://ilsentierodellastrega.forumfree.it/

    ma come faccio a cambiare solo i nomi delle sezioni?
    non capisco nemmeno come inserirlo... :(

    Metti questo codice in Colori e stili:
    CODICE
    /* latin */
    @font-face {
     font-family: 'Satisfy';
     font-style: normal;
     font-weight: 400;
     src: local('Satisfy'), url(https://fonts.gstatic.com/s/satisfy/v6/2OzALGYfHwQjkPYWELy-cw.woff2) format('woff2');
     unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    }

    Per usarlo nei post:
    HTML
    <span style="font-family: 'Satisfy', cursive">Questo è il testo con il font scelto</span>
     
    .
105 replies since 23/3/2014, 16:33   24068 views
  Share  
.