/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 04 2020 | 10:24:14 */
/* 
4-2-2020 Spin in het Web
Bij gebrek aan customizer overschrijven wij het font
*/ 

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap&subset=latin-ext');

body, p, a, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}

div#content h5, div#content p {
  font-size: 18px;
}