/* ==========================
   Poppins Fonts
   ========================== */
@font-face {
  font-family: 'Poppins';
  src: url('/wp-content/themes/woodmart-child/fonts/Poppins-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: 'Poppins';
  src: url('/wp-content/themes/woodmart-child/fonts/Poppins-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ==========================
   Font Awesome 7 Free (Solid)
   ========================== */
@font-face {
  font-family: 'Font Awesome 7 Free';
  src: url('/wp-content/themes/woodmart-child/fontawesome/webfonts/fa-solid-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ==========================
   Font Awesome 7 Free (Regular)
   ========================== */
@font-face {
  font-family: 'Font Awesome 7 Free';
  src: url('/wp-content/themes/woodmart-child/fontawesome/webfonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ==========================
   Font Awesome 7 Brands
   ========================== */
@font-face {
  font-family: 'Font Awesome 7 Brands';
  src: url('/wp-content/themes/woodmart-child/fontawesome/webfonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ==========================
   Woodmart Icons
   ========================== */
@font-face {
  font-family: 'woodmart-font';
  src: url('/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
