@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: 330px !important;
	height:100px;
	line-height: 24px !important;
	font-size: 34px !important;
	font-weight: bold !important;
	text-align: center !important;
	text-transform: uppercase !important;
	border: 0px solid #404040 !important;
	border-radius: 40px !important;
	padding: 30px 5px 30px 22px !important;
	color: #404040 !important;
	margin: 10px 0;
}
