body {
  padding: 0;
  margin: 0;
  padding-top: 80px;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

h2{
  font-family: "Trump Gothic West W01 Bold";
  font-size: 6em;
}
.hero-content {
  position: relative;
  z-index: 1;
}

/* Service Description Section */
.service-description {
  padding: 60px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
}


.service-description h2 {
  font-size: 6em;
  margin: 0 0 20px;
  font-weight: bold;
  color: #333;
}
.hero h1 {
  font-size: 48px;
  margin: 0;
  font-weight: bold;
  letter-spacing: 2px;
}

.hero h1 {
  font-size: 8em;
  margin: 0;
  font-weight: bold;
  letter-spacing: 2px;
}
.hero h1{
font-family: "Trump Gothic West W01 Bold";
}
h2{
  font-family: "Trump Gothic West W01 Bold";
  font-size: 6em;
}

.projects h2 {
  font-size: 6em;
  text-align: center;
  margin: 0 0 40px;
  font-weight: bold;
  color: #333;
}

.poppins-thin {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: italic;
}

h2{
  font-size: 4em;
}

@font-face{
  font-family: "Trump Gothic West W01 Bold";
  src: url("41b76b9136355dafbe618d35a4f225b6.eot");
  src: url("41b76b9136355dafbe618d35a4f225b6.eot?#iefix")format("embedded-opentype"),
      url("41b76b9136355dafbe618d35a4f225b6.woff")format("woff"),
      url("41b76b9136355dafbe618d35a4f225b6.woff2")format("woff2"),
      url("41b76b9136355dafbe618d35a4f225b6.ttf")format("truetype"),
      url("41b76b9136355dafbe618d35a4f225b6.svg#Trump Gothic West W01 Bold")format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}
/*# sourceMappingURL=main.css.map */
