@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?am78qk');
  src:  url('../fonts/icomoon.eot?am78qk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?am78qk') format('truetype'),
    url('../fonts/icomoon.woff2?am78qk') format('woff2'),
    url('../fonts/icomoon.woff?am78qk') format('woff'),
    url('../fonts/icomoon.svg?am78qk#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-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-house:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-square:before {
  content: "\e903";
}
.icon-tiktok:before {
  content: "\e902";
}
.icon-threads:before {
  content: "\e900";
}
.icon-x-twitter:before {
  content: "\e901";
}
