/*
Theme Name: The7 Child Theme
Theme URI: https://www.skyvolution.at
Description: Child Theme für The7
Author: Skyvolution
Author URI: https://www.skyvolution.at
Template: dt-the7
Version: 1.0.0
License: GPL v2 or later
Text Domain: dt-the7-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
  font-family: 'Inter';
  src: url('/2025_sv/wp-content/uploads/2025/08/Inter-VariableFont_opszwght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

body,
button,
input,
select,
textarea {
  font-family: 'Inter', sans-serif !important;
}
