:root {
  --site-ink: #191919;
  --site-container: 1140px;
  --site-magenta: #ed7589;
}

* {
  letter-spacing: 0;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.tk-lullabies {
  font-family: "lullabies-regular", "Raleway", sans-serif;
}

.tk-lullabies-fill {
  font-family: "lullabies-regular-fill", "Raleway", sans-serif;
}
