@font-face {
  font-family: 'icomoon';
  src:  url('icons-202406/icomoon.eot?56xb3s');
  src:  url('icons-202406/icomoon.eot?56xb3s#iefix') format('embedded-opentype'),
    url('icons-202406/icomoon.ttf?56xb3s') format('truetype'),
    url('icons-202406/icomoon.woff?56xb3s') format('woff'),
    url('icons-202406/icomoon.svg?56xb3s#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;
}

.icon-h-briefcase:before {
  content: "\e700";
}
.icon-h-custom:before {
  content: "\e701";
}
.icon-h-estimate:before {
  content: "\e702";
}
.icon-h-graduate:before {
  content: "\e703";
}
.icon-h-megaphone:before {
  content: "\e704";
}
.icon-h-size:before {
  content: "\e705";
}
