/* @font-face rules lifted from the live theme's inline <style>.
   The theme self-hosts these, so they are not in any stylesheet
   link and the asset sweep missed them. */

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(/theme-assets/fonts/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2) format("woff2"),
       url(/theme-assets/fonts/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff) format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(/theme-assets/fonts/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2) format("woff2"),
       url(/theme-assets/fonts/poppins_n7.f34f55d9b3d3205d2cd6f64955ff4b36f0cfd8da.woff) format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(/theme-assets/fonts/poppins_i4.846ad1e22474f856bd6b81ba4585a60799a9f5d2.woff2) format("woff2"),
       url(/theme-assets/fonts/poppins_i4.56b43284e8b52fc64c1fd271f289a39e8477e9ec.woff) format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(/theme-assets/fonts/poppins_i7.42fd71da11e9d101e1e6c7932199f925f9eea42d.woff2) format("woff2"),
       url(/theme-assets/fonts/poppins_i7.ec8499dbd7616004e21155106d13837fff4cf556.woff) format("woff");
}

@font-face {
  font-family: Trirong;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(/theme-assets/fonts/trirong_n4.46b40419aaa69bf77077c3108d75dad5a0318d4b.woff2) format("woff2"),
       url(/theme-assets/fonts/trirong_n4.97753898e63cd7e164ad614681eba2c7fe577190.woff) format("woff");
}
