/*
Theme Name: Websita Child Theme
Theme URI: http://websita/n;
Description: Websita Child Theme for your Customizations.
Author: websita
Author URI: http://websita.nl
Template: websita
Version: 1.1
*/


Body {
    font-family: ia-font, Arial, Helvetica, sans-serif !important;
    line-height: 1.4em;
    font-weight: 400;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: ia-font, Arial, Helvetica, sans-serif !important;
	font-weight:700;
}
span.light {
	    font-weight: 400;
}
.font-special, .button {
    font-family: ia-font, Arial, Helvetica, sans-serif !important;
	font-weight: 600 !important;
}
#navigation > ul > li > a {
	  font-family: ia-font, Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	font-size:1rem;
}
	
@font-face {
  font-family: 'ia-font';
  src: url('/wp-content/themes/websita-child/fonts/Campton-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'ia-font';
  src: url('/wp-content/themes/websita-child/fonts/Campton-Medium.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'ia-font';
  src: url('/wp-content/themes/websita-child/fonts/Campton-SemiBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
font-display: auto;
}
