
@import url('https://googleapis.com');

body {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

h1, h1.entry-title, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', Georgia, serif !important;
    /*font-weight: 700;  Optionnel : forcer une graisse */
}


p.publication { display:none }

.footer {
  margin-top: 6rem;
  padding-top: 3rem;
  border-top: 1px solid #666666;
  padding-bottom: 3rem;
  margin-bottom: 0;
  text-align: left;
  position: relative;
}

#logo_site_spip {
  font-size:1em;
}