/*
Theme Name: PrintSpace - Child
Theme URI: https://harutheme.com/printspace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of PrintSpace
Template: printspace
Version: 1.4.6
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/
html,
body {
    font-family: 'Jost', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}

/* Zorla tek font kullanımı – SON ÇARE */
body * {
    font-family: inherit;
}