@font-face {
font-family: kentekenFont;
src: url(//nationaleoldtimerdag.nl/wp-content/plugins/open-rdw-kenteken-voertuiginformatie/public/css/kenteken.ttf);
}
.open_rdw_kenteken_widget input[type="text"],
.kenteken-display,
input.gf-open-data-rdw {
font-family: kentekenFont !important;
background: url(//nationaleoldtimerdag.nl/wp-content/plugins/open-rdw-kenteken-voertuiginformatie/public/images/background.png) no-repeat left center !important;
background-color: #F1BD2A !important;
width: 170px !important;
line-height: 24px !important;
font-size: 24px !important;
font-weight: bold !important;
text-align: center !important;
text-transform: uppercase !important;
border: 2px solid #404040 !important;
border-radius: 4px !important;
padding: 2px 5px 2px 22px !important;
color: #404040 !important;
margin: 10px 0;
}