@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon837f.eot?b1bod');
  src:  url('../fonts/icomoon837f.eot?b1bod#iefix') format('embedded-opentype'),
    url('../fonts/icomoon837f.ttf?b1bod') format('truetype'),
    url('../fonts/icomoon837f.woff?b1bod') format('woff'),
    url('../fonts/icomoon837f.svg?b1bod#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

    body {
      font-family: 'Inter', sans-serif;
    }
    .lead-header {
      font-family: 'Bebas Neue', cursive;
      font-size: 2rem;
      text-transform: uppercase;
    }
    .highlight {
      font-size: 2.5rem;
      font-weight: bold;
      color: #000;
    }
    .check-icon {
      color: #007bff;
    }
    .form-container {
      background-color: #f2f0e9;
      padding: 2rem;
      border: 5px solid #1d1e29;
      box-shadow: 5px 5px #1d1e29;
    }
    .submit-btn {
      background-color: #1976f2;
      color: #fff;
      font-weight: 700;
      font-size: 1.2rem;
      padding: 1rem;
    }
    .submit-btn:hover {
      background-color: #125ccc;
    }
    .secure-text {
      font-size: 0.75rem;
      margin-top: 0.5rem;
      color: #444;
    }
    .arrow-down {
      font-size: 2rem;
      color: #555;
    }

.icon-air:before {
  content: "\e900";
}
.icon-consultation:before {
  content: "\e901";
}
.icon-design:before {
  content: "\e902";
}
.icon-electrical:before {
  content: "\e903";
}
.icon-fav:before {
  content: "\e904";
  color: #f60;
}
.icon-hand-coin:before {
  content: "\e905";
}
.icon-hand-coin-fill:before {
  content: "\e906";
}
.icon-hand-user:before {
  content: "\e907";
}
.icon-heater:before {
  content: "\e908";
  color: #fff;
}
.icon-hourglass:before {
  content: "\e909";
}
.icon-inspection:before {
  content: "\e90a";
}
.icon-paint:before {
  content: "\e90b";
}
.icon-pencil:before {
  content: "\e90c";
}
.icon-pipe:before {
  content: "\e90d";
}
.icon-pipe-leak:before {
  content: "\e90e";
  color: #fff;
}
.icon-pipe-oval:before {
  content: "\e90f";
  color: #fff;
}
.icon-plunger:before {
  content: "\e910";
  color: #fff;
}
.icon-reward:before {
  content: "\e911";
}
.icon-reward-fill:before {
  content: "\e912";
}
.icon-roof:before {
  content: "\e913";
}
.icon-spanner:before {
  content: "\e914";
  color: #fff;
}
.icon-tap:before {
  content: "\e915";
  color: #fff;
}
.icon-timer:before {
  content: "\e916";
}
.icon-wrench:before {
  content: "\e917";
}
.icon-wrench-house:before {
  content: "\e918";
}
