/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Registratie van de standaard (Regular) versie */
@font-face {
    font-family: 'DeNoneRacing';
    src: url('/wp-content/uploads/uncode-fonts/denonearacing-regular-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/uncode-fonts/denonearacing-regular-webfont.woff') format('woff');
    font-style: normal;
    font-display: swap; /* Zorgt voor snellere laadtijd van tekst */
}

