/*
Theme Name: EWS Learn Dash Developer Child
Theme URI: https://learndashdeveloper.com/ews-learn-dash-developer-child
Description: A child theme for the Twenty Twenty-Five theme customized for Learn Dash developers.
Author: Learndash Developer
Author URI: https://learndashdeveloper.com/
Template: twentytwentyfive
Version: 1.0.0
Text Domain: ews-learn-dash-developer-child
*/

/* Add your custom CSS below this line */
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twkghost-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-100.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-200.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-300.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TWK Lausanne";
  src: url("fonts/twklausanne-1000.woff2") format("woff2");
  font-weight: 900; /* Using 900 for very bold styles */
  font-style: normal;
}
