:root {
  /* Font used for titles, buttons  */
  --primary-typography: 'Poppins', sans-serif;

  /* Font used for body text and quotes */
  --secondary-typography: 'Faustina', serif;
}
