/*
Theme Name: TVS Next WP Framework Child
Theme URI: https://tvsnext.com/
Author: TVS Next (Developer: Vigneshwaran R)
Template: tvsnext-wp-framework
Description: A proprietary web framework engineered in-house by TVS Next to deliver secure, scalable, and high-performance digital solutions. Designed with a modular architecture, optimized performance layers, and enterprise-ready standards to support modern web experiences.
Version: 1.0.0
Text Domain: tvsnext-wp-framework-child
*/

/* ------------------------------------------------------------
   Self-Hosted Poppins v24 (Latin Only) - Optimized
   Declared in child theme where the font files live.
------------------------------------------------------------- */

@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/poppins/poppins-v24-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/poppins/poppins-v24-latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/poppins/poppins-v24-latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("assets/fonts/poppins/poppins-v24-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}