@font-face {
    font-family: 'suisse_bp_intllight';
    src: url('fonts/suisse_bp_intl_light-webfont.woff2') format('woff2'),
         url('fonts/suisse_bp_intl_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'suisse_bp_intllight';
    src: url('http://solar-made.nl//wp-content/themes/uku/fonts/suisse_bp_intl_light-webfont.woff2') format('woff2'),
         url('http://solar-made.nl//wp-content/themes/uku/fonts/suisse_bp_intl_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'suisse_bp_intlregular';
    src: url('http://solar-made.nl//wp-content/themes/uku/fonts/suisse_bp_intl_regular-webfont.woff2') format('woff2'),
         url('http://solar-made.nl//wp-content/themes/uku/fonts/suisse_bp_intl_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'suisse_works_trialbook';
    src: url('http://solar-made.nl//wp-content/themes/uku/fonts/suisseworkstrial-book-webfont.woff2') format('woff2'),
         url('http://solar-made.nl//wp-content/themes/uku/fonts/suisseworkstrial-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Canela Web';
  src: url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-LightItalic-Web.eot');
  src: url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-LightItalic-Web.eot?#iefix') format('embedded-opentype'),
       url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-LightItalic-Web.woff2') format('woff2'),
       url(http://solar-made.nl//wp-content/themes/uku/fonts/'Canela-LightItalic-Web.woff') format('woff');
  font-weight:  300;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Canela Web';
  src: url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-Light-Web.eot');
  src: url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-Light-Web.eot?#iefix') format('embedded-opentype'),
       url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-Light-Web.woff2') format('woff2'),
       url('http://solar-made.nl//wp-content/themes/uku/fonts/Canela-Light-Web.woff') format('woff');
  font-weight:  300;
  font-style: normal;
  font-stretch: normal;
}

p{
	font-family: suisse_bp_intllight!important;
	font-size: 17px;
}
h1{
 font-family: Canela Web;
}
h2,h4,h5{
 font-family: Canela Web!important;
}

h3{
 font-family:
	 suisse_bp_intlregular!important;
	letter-spacing: 0px!important;
	font-size: 16px!important;
}

body{
	font-family: suisse_bp_intllight;
}

.all-posts-link{
font-family:
	suisse_bp_intlregular!important;
	letter-spacing: 0px!important;
	font-size: 16px!important;
}
*{
	letter-spacing: 0px!important;
}
/*kleuren*/
body{
background-color: #F8FDEC!important;
letter-spacing: 0px!important;
}
#site-branding{
background-color: #F8FDEC!important;
}
.inner-offcanvas-wrap{
	background-color:white;
}

.sticky-header{
background-color: #F8FDEC!important;
}
/*Einde kleuren*/

#desktop-navigation ul li a{
font-size: 18px;
}

.custom-logo-wrap a.custom-logo-link img{
	max-width:260px!important;
	max-height:117px!important;
}