@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.csf {
  font-family: 'Comic Neue', cursive;
}

.header, .title, .content {
    margin-right: 10%;
}

.title {
    font-size: 2em;
}