/* Custom Fonts for PawsomeSmile */

@font-face {
  font-family: "Sandman_Fill";
  src: url("https://www.palais.bio/wp-content/themes/palais/fonts/Sandman/Sandman_Fill-210122.woff2") format("woff2"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/Sandman/Sandman_Fill-210122.woff") format("woff"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/Sandman/Sandman_Fill-210122.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Delivery Note DEMO";
  src: url("https://www.palais.bio/wp-content/themes/palais/fonts/DeliveryNote/DeliveryNoteDEMO-Regular.woff2") format("woff2"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/DeliveryNote/DeliveryNoteDEMO-Regular.woff") format("woff"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/DeliveryNote/DeliveryNoteDEMO-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ITC Avant Garde Std Bk";
  src: url("https://www.palais.bio/wp-content/themes/palais/fonts/ITCAvantGarde/ITCAvantGardeStd-Bk.woff2") format("woff2"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/ITCAvantGarde/ITCAvantGardeStd-Bk.woff") format("woff"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/ITCAvantGarde/ITCAvantGardeStd-Bk.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sonder Sans Rough";
  src: url("https://www.palais.bio/wp-content/themes/palais/fonts/SonderSans/SonderSans-Rough.woff2") format("woff2"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/SonderSans/SonderSans-Rough.woff") format("woff"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/SonderSans/SonderSans-Rough.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sonder Sans Bold Rough";
  src: url("https://www.palais.bio/wp-content/themes/palais/fonts/SonderSans/SonderSans-BoldRough.woff2") format("woff2"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/SonderSans/SonderSans-BoldRough.woff") format("woff"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/SonderSans/SonderSans-BoldRough.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Axiforma";
  src: url("https://www.palais.bio/wp-content/themes/palais/fonts/Axiforma/Axiforma-Regular.woff2") format("woff2"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/Axiforma/Axiforma-Regular.woff") format("woff"),
       url("https://www.palais.bio/wp-content/themes/palais/fonts/Axiforma/Axiforma-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Ensure fonts load correctly */
body {
  font-family: "Axiforma", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
