input#input1.fpd-border-color {
	font-family: 'vandorp';
	font-size: 30px;
	margin-top: -5px;
}
textarea#input1.fpd-border-color {
	font-family: 'vandorp';
	font-size: 30px;
}
@font-face {
    font-family: 'vandorp';
    src: url('font/vandorp-webfont.eot');
    src: url('font/vandorp-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/vandorp-webfont.woff2') format('woff2'),
         url('font/vandorp-webfont.woff') format('woff'),
         url('font/vandorp-webfont.ttf') format('truetype'),
         url('font/vandorp-webfont.svg#van_dorp_kentekenplaten') format('svg');
    font-weight: normal;
    font-style: normal;

}
