@font-face {
    font-family: kentekenFont;
    src: url(kenteken.ttf);
}

.open_rdw_kenteken_widget input[type="text"],
.kenteken-display,
input.gf-open-data-rdw {
	font-family: kentekenFont !important;
	background: url('../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;
}
