@import url(https://fonts.bunny.net/css?family=tomorrow:300);

body {
  font-family: "Tomorrow", sans-serif;
  font-weight: 300;
}
