@font-face {
    font-family: 'museo300';
    src: url('../fonts/museo-300/museo300-regular-webfont.eot');
    src: url('../fonts/museo-300/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/museo-300/museo300-regular-webfont.woff2') format('woff2'),
    url('../fonts/museo-300/museo300-regular-webfont.woff') format('woff'),
    url('../fonts/museo-300/museo300-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* pacifico-regular - latin */
@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/pacifico-v17-latin/pacifico-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/pacifico-v17-latin/pacifico-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/pacifico-v17-latin/pacifico-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/pacifico-v17-latin/pacifico-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/pacifico-v17-latin/pacifico-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/pacifico-v17-latin/pacifico-v17-latin-regular.svg#Pacifico') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'museo700';
    src: url('../fonts/museo-700/museo700-regular-webfont.eot');
    src: url('../fonts/museo-700/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/museo-700/museo700-regular-webfont.woff2') format('woff2'),
    url('../fonts/museo-700/museo700-regular-webfont.woff') format('woff'),
    url('../fonts/museo-700/museo700-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'date_stampbold';
    src: url('../fonts/datestamp/date_stamp_bold-webfont.eot');
    src: url('../fonts/datestamp/date_stamp_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/datestamp/date_stamp_bold-webfont.woff2') format('woff2'),
    url('../fonts/datestamp/date_stamp_bold-webfont.woff') format('woff'),
    url('../fonts/datestamp/date_stamp_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'date_stampregular';
    src: url('../fonts/datestamp/date_stamp-webfont.eot');
    src: url('../fonts/datestamp/date_stamp-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/datestamp/date_stamp-webfont.woff2') format('woff2'),
    url('../fonts/datestamp/date_stamp-webfont.woff') format('woff'),
    url('../fonts/datestamp/date_stamp-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.vervolg h1,
.custom-plaatje-fullscreen-links .title{
    font-family: "Pacifico", sans-serif;
}
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav,
.xlarge_white,
.large_white,
.xlarge_dark,
.large_dark,
.tparrows.preview2 .tp-arr-titleholder,
.hebe .tp-arr-titleholder{
    font-family: "museo300", sans-serif;
}

body,
button,
input,
optgroup,
select,
textarea,
.tp-caption.medium_dark,
.page-loader-2 .pace .pace-progress:before,
.page-loader-4 .pace .pace-progress,
.page-loader-5 .pace .pace-progress:after,
li{
    font-family: "museo300", sans-serif;
}

body,
a.btn.btn-transparent {
    font-size:15px;
    font-weight: 300;
}

.klerkny-menu .nav-item a{
    font-family: "museo700", sans-serif;
    font-size: 25px;
}