@import url("https://use.typekit.net/luy8gzq.css");

@font-face {
  font-family: "TT Neoris";
  src: url("https://websitedemonow.com/ccs/Fonts/font.woff2") format("woff2"),
    url("https://websitedemonow.com/ccs/Fonts/font.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

h1 {
  font-family: "TT Neoris", sans-serif;
}

h2 {
  font-family: "TT Neoris", sans-serif;
}

h3 {
  font-family: "TT Neoris", sans-serif;
}

p {
  font-family: "Area Normal", sans-serif;
}

* {
  padding: 0;
  margin: 0;
}

body {
  background-color: #ebebec;
  /* max-width: 864px; */
  /* justify-self: center; */
  padding: 2rem 2.5rem;
  overflow-y: scroll;
}

#Logo {
  width: 81.55px;
  height: 40px;
  padding-bottom: 2rem;
}

main {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

#div-one h1 {
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

#div-one p {
  font-size: 1.25rem;
  font-weight: 600;
}

.div-two {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.div-two h2 {
  display: flex;
  justify-content: space-between;
}

.div-two h2 img {
  padding-right: 0.5rem;
  width: 1.5rem;
  height: 2.5rem;
}

.div-two {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.div-two h2 {
  display: flex;
  justify-content: space-between;
    font-size: 2.25rem;
  font-weight: 900;
}
.div-two h3 {
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
}

.div-two h2 img {
  padding-right: 0.5rem;
  width: 1.5rem;
  height: 2.5rem;
}
