/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *


*/
@font-face {
  font-family: 'Inter Regular';
  src: url(/assets/fonts/inter/inter-v20-latin-ext-regular-25cfb26a01b85c3c6b9f52506c58b3e380b2f7a451b5b1a3386a1bb2b5cd55fb.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Medium';
  src: url(/assets/fonts/inter/inter-v20-latin-ext-500-2d35e8385745e1667f9110ff744b7bbde92ce0427e7cc330176efdc95cacb51e.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Semibold';
  src: url(/assets/fonts/inter/inter-v20-latin-ext-600-50ad3bbcaf722a35e2ebe711d929d8074c188d1e850e874eb41f801d9feb57b6.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Serif';
  src: url(/assets/fonts/source-serif/source-serif-4-v14-latin-ext-regular-c55951ff0b61d9c7ea333e4b3c0e1e8c5d246aeb561d2034266449e688e34382.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: 'Source Serif Medium';
  src: url(/assets/fonts/source-serif/source-serif-4-v14-latin-ext-500-66eb39eea5b8607f2e267247a92d287bcccae4aba4cb85bc19880779ee25b258.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/jost/jost-v20-latin-ext-regular-22e32a6d0a8b72c394f10fba5f78721ba80d24b636a720952acf0a7ab4fbcbff.woff2) format("woff2");
}

@font-face {
  font-display: swap;
  font-family: 'Jost Medium';
  font-style: normal;
  font-weight: 500;
  src: url(/assets/fonts/jost/jost-v20-latin-ext-500-870ae2afd25c554f6f196b545191e6aa9971e710a6902ed493434415cb6e0edd.woff2) format("woff2");
}

@font-face {
  font-display: swap;
  font-family: 'Jost SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url(/assets/fonts/jost/jost-v20-latin-ext-600-be9415aeea5aa143f362d8c987437cf6f67e1d92ecbdd07e31890eb95464dab2.woff2) format("woff2");
}
/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *
 * spree/frontend/all points to the
 * `vendor/assets/stylesheets/spree/frontend/all.css` file generated by
 * `solidus:install`. See `setup_assets` at
 * https://github.com/solidusio/solidus/blob/main/core/lib/generators/solidus/install/install_generator.rb

 *

*/

.text-warm-dark-brown {
  --tw-text-opacity: 1;
  color: rgb(74 52 40 / var(--tw-text-opacity, 1));
}
