@font-face {
  font-family: 'Open Sans';
  src: url('/themes/custom/plaine_commune/fonts/OpenSans-Regular.woff2') format('woff2'),
  url('/themes/custom/plaine_commune/fonts/OpenSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif';
  src: url('/themes/custom/plaine_commune/fonts/NotoSerif-Italic.woff2') format('woff2'),
  url('/themes/custom/plaine_commune/fonts/NotoSerif-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
