/*
Theme Name: Hello Elementor Child
Theme URI: https://dutchtattooacademy.nl/
Description: Child theme for Hello Elementor - optimized & secure baseline.
Author: Kaptein SEO
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* =========================
   Custom Font
========================= */

@font-face {
  font-family: "Bitterballen";
  src: url("/wp-content/themes/hello-elementor-child/assets/fonts/BB/Raw/Bitterballen.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

/* =========================
   Global Typography
========================= */

html,
body {
  font-family: "Bitterballen", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}