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

[class^="gdi-"], [class*=" gdi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'growthdigital-icon' !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;
}

.gdi-jelajah:before {
  content: "\e903";
  color: #750082;
}
.gdi-instagram:before {
  content: "\e900";
}
.gdi-tiktok:before {
  content: "\e901";
}
.gdi-youtube:before {
  content: "\e902";
}
