@import url('https://fonts.googleapis.com/css2?family=Syne:wght@600&display=swap');

h1, h2, h3 {
  font-family: 'Syne', sans-serif;
  font-weight: 600;
}
