@font-face {
  font-family: 'ppsi';
  src: url('../webfonts/ppsi.eot?76699682');
  src: url('../webfonts/ppsi.eot?76699682#iefix') format('embedded-opentype'),
       url('../webfonts/ppsi.woff2?76699682') format('woff2'),
       url('../webfonts/ppsi.woff?76699682') format('woff'),
       url('../webfonts/ppsi.ttf?76699682') format('truetype'),
       url('../webfonts/ppsi.svg?76699682#ppsi') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ppsi";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0px;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0px;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* ===== Silat-themed remap (nama class tetap) ===== */

/* Media & teknik */
.icon-play:before        { content: '\e81d'; } /* Video teknik silat */
.icon-quotation:before   { content: '\e804'; } /* Kutipan guru/pesilat */
.icon-quotation-two:before{ content: '\e807'; } /* Testimoni murid */

/* Jadwal & acara */
.icon-calendar:before    { content: '\e812'; } /* Jadwal latihan */
.icon-calendar-two:before{ content: '\e812'; } /* konsisten: jadwal */
.icon-clock:before       { content: '\e803'; } /* Waktu latihan */
.icon-location:before    { content: '\e813'; } /* Sasana/gelanggang */

/* Teknik & pembinaan */
.icon-support-hand:before{ content: '\e80b'; } /* Teknik tangan / tangkapan */
.icon-heart-hand:before  { content: '\e81b'; } /* Bela diri beretika */
.icon-education:before   { content: '\e829'; } /* Kelas/pelatihan */
.icon-health:before      { content: '\e82b'; } /* Kesehatan & pemulihan */

/* Komunitas & komunikasi */
.icon-user:before        { content: '\e81e'; } /* Pelatih/instruktur */
.icon-user-two:before    { content: '\e82e'; } /* Sparring/partner */
.icon-message:before     { content: '\e816'; } /* Tanya pelatih */
.icon-message-two:before { content: '\e82d'; } /* Grup diskusi */
.icon-phone:before       { content: '\e815'; } /* Kontak sasana */
.icon-email:before       { content: '\e814'; } /* Email sasana */

/* Prestasi & event */
.icon-award:before       { content: '\e808'; } /* Kejuaraan/sertifikat */
.icon-star:before        { content: '\e817'; } /* Peringkat/tingkat sabuk */

/* Perlengkapan & administrasi */
.icon-pack:before        { content: '\e810'; } /* Tas/perlengkapan */
.icon-documents:before   { content: '\e809'; } /* Kurikulum / form pendaftaran */
.icon-review:before      { content: '\e80a'; } /* Evaluasi kemajuan */
.icon-credit-card:before { content: '\e80f'; } /* Iuran/biaya latihan */

/* Aksi umum */
.icon-share:before       { content: '\e81d'; } /* Share = bagikan video/teknik */
.icon-arrow-long:before  { content: '\e82c'; } /* Navigasi/lanjut (lingkar panah) */
.icon-reply:before       { content: '\e82d'; } /* Balas pesan (forum/grup) */
.icon-circle-check:before{ content: '\e805'; } /* Lulus ujian teknik */
.icon-circle-arrow:before{ content: '\e82c'; } /* Kembali/refresh */

/* Opsional: kampanye & sponsor (kalau diperlukan di situs) */
.icon-fund:before        { content: '\e81f'; } /* Sponsor tim silat */
.icon-donation:before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.4em;
  background-image: url("/assets/images/fc-one.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  line-height: 1.5em;
  vertical-align: middle;
} /* Donasi event */
.icon-donation-card:before{content: '\e820'; } /* Tiket/pendaftaran event */
.icon-support:before     { content: '\e824'; } /* Dukung komunitas */
.icon-spread-love:before { content: '\e822'; } /* Kegiatan sosial klub */

/* Hapus yang tak relevan dengan silat (biar nggak kepakai):
   .icon-truck, .icon-ship, .icon-make-donation, .icon-food
   — tapi kalau masih dipakai di halaman lain, biarkan saja. */
