<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Slapstick Oblique*/

@font-face {
  font-family: 'slapstick-o';
  src: url('SFSlapstickComicShaded-Oblique.eot');
  src:  url('SFSlapstickComicShaded-Oblique.eot') format('embedded-opentype'), url('SFSlapstickComicShaded-Oblique.woff') format('woff'), url('SFSlapstickComicShaded-Oblique.ttf')  format('truetype'), url('SFSlapstickComicShaded-Oblique.svg#SFSlapstickComicShaded-Oblique') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*  Slapstick normal */
@font-face {
  font-family: 'slapstick';
  src: url('https://media.laregione.ch/files/domains/laregione.ch/fumetto/2024/font/SFSlapstickComic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


/* Leutwylershand */
@font-face {
  font-family: 'leutwylershand';
  src: url('https://media.laregione.ch/files/domains/laregione.ch/fumetto/2024/font/Leutwylershand.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

 

.fumetto {
  font-family: leutwylershand,Roboto,Helvetica Neue,sans-serif;
}

.fumetto .consiglio {
  background-image: url('https://media.laregione.ch/files/domains/laregione.ch/fumetto/2024/bubble_margine.svg?v=5');
  padding: 6% 3.7% 9% 10%;
 
}

.fumetto H1, .fumetto .consiglio .title {
  font-family: slapstick,leutwylershand,Roboto,Helvetica Neue,sans-serif;
  font-size: 30px;
}

.fumetto .consiglio .txt {
  font-family: leutwylershand,Roboto,Helvetica Neue,sans-serif;
  font-size: 22px;
}

.fumetto h1 {
  font-size:4rem;
}</pre></body></html>