/* ============================================
   STYLE.CSS - Hoofdbestand
   Importeert alle deelbestanden
   Ramon BVBA v3.0
   ============================================ */

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap');
@import 'base.css';
@import 'components.css';
@import 'animations.css';
