/*
Theme Name: Profiteia Child theme
Theme URI: http://Profiteia.io
Template: frost
Author: Profiteia
Author URI: http://Profiteia.io
Description: With its clean, minimal design and powerful feature set, Frost enables agencies to build stylish and sophisticated WordPress websites. Frost is a masterpiece of design and functionality. It features a range of valuable patterns, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. Whether you’re building a website for your business, personal brand, or creative project, Frost is perfect for anyone looking to launch quickly and efficiently.
Tags: block-patterns,block-styles,custom-colors,custom-logo,custom-menu,editor-style,full-site-editing,one-column,template-editing,threaded-comments,translation-ready,wide-blocks
Version: 1.0.10.1747733359
Updated: 2025-05-20 09:29:19
*/

/* Basislettertype voor hele website */
body {
    font-family: 'Roboto', sans-serif;
}

/* Poppins voor alle headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

/* (Optioneel) Overschrijf WordPress blokthema variabelen */
:root {
    --wp--preset--font-family--primary: 'Roboto', sans-serif;
    --wp--preset--font-family--secondary: 'Poppins', sans-serif;
}
