@font-face {
  font-family: 'icon-pack-obliko';
  src:  url('fonts/icon-pack-obliko.eot?bwskrx');
  src:  url('fonts/icon-pack-obliko.eot?bwskrx#iefix') format('embedded-opentype'),
    url('fonts/icon-pack-obliko.ttf?bwskrx') format('truetype'),
    url('fonts/icon-pack-obliko.woff?bwskrx') format('woff'),
    url('fonts/icon-pack-obliko.svg?bwskrx#icon-pack-obliko') 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: 'icon-pack-obliko' !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-ic--baseline-whatsapp:before {
  content: "\e900";
  color: #fff;
}
.icon-left-arrow:before {
  content: "\e901";
  color: #fff;
}
.icon-material-symbols--call:before {
  content: "\e902";
}
.icon-material-symbols--chair-outline:before {
  content: "\e903";
}
.icon-material-symbols--menu:before {
  content: "\e904";
  color: #fff;
}
.icon-material-symbols--search:before {
  content: "\e905";
  color: #fff;
}
.icon-mdi--construction:before {
  content: "\e906";
  color: #fff;
}
.icon-mdi--instagram:before {
  content: "\e907";
  color: #fff;
}
.icon-mdi--paint-outline:before {
  content: "\e908";
  color: #fff;
}
.icon-mdi--pencil:before {
  content: "\e909";
  color: #fff;
}
.icon-right-arrow:before {
  content: "\e90a";
  color: #fff;
}
.icon-ri--tiktok-line:before {
  content: "\e90b";
  color: #fff;
}
