/*
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans-italic.woff2) format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans-italic.woff2) format('woff2');
}
*/

/* Plus Jakarta Sans font */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans.woff2) format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans.woff2) format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans.woff2) format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans.woff2) format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/plusjakartasans.woff2) format('woff2');
}

/* Inter font */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/inter.woff2) format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/inter.woff2) format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/wp-content/themes/grabweb-child/fonts/inter.woff2) format('woff2');
}


/* ==================================================
   ICON FONTS – UPDATE SAFE REAL SWAP
   Elementor + Theme Compatible
   ================================================== */

/* rt-icons (theme) */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "rt-icons";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("☺");
  }
}

/* Font Awesome Solid */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("☺");
  }
}

/* Font Awesome Brands */
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("☺");
  }
}
