@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('../fonts/big_noodle_titling-webfont.eot');
    src: url('../fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('../fonts/big_noodle_titling-webfont.woff') format('woff'),
         url('../fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
	font-family:'bignoodletitlingregular' !important;
}

.uk-logo > .uk-responsive-height {
	max-height:80%;
}

@media (max-width:640px) {
	.uk-h1,
	.uk-h2 {
	font-size:30px;
	}
}

.uk-navbar-subtitle {
    color: #c7c7c7;
}

.uk-light .uk-navbar-nav .proefles {
    background-color: transparent;
    font-style: #e50278;
    border: solid 2px #ffffff;
    border-radius: 5%;
}

.uk-light .uk-navbar-nav .proefles a:hover {
    background-color: transparent;
    font-style: #e50278;
    border: solid 2px #ffffff;
    border-radius: 5%;
}

.uk-navbar-nav .proefles {
    background-color: transparent;
    font-style: #e50278;
    border: solid 2px #e50278;
    border-radius: 5%;
}

.proefles a:hover {
    background-color: transparent;
    font-style: #e50278;
    border: solid 2px #e50278;
    border-radius: 5%;
}



#meerweten.uk-section-primary:not(.uk-preserve-color)  .uk-text-muted,
#meerweten.uk-section-primary .uk-text-muted{
    color:#fff !important;
}

#meerweten.uk-section-primary a {
    font-weight:bold;
}

#contact ul {
font-size:0.9em;
}

#contact ul ul {
font-size:0.8em;
}