@font-face {
	font-family: 'Speedee';
	src: url('Speedee_W_Rg.woff2') format('woff2'), url('Speedee_W_Rg.woff') format('woff'), url('Speedee_Rg.ttf') format('ttf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Speedee-bold';
	src: url('Speedee_W_Bd.woff2') format('woff2'), url('Speedee_W_Bd.woff') format('woff'), url('Speedee_Bd.ttf') format('ttf');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Speedee-light';
	src: url('Speedee_W_Lt.woff2') format('woff2'), url('Speedee_W_Lt.woff') format('woff'), url('Speedee_Lt.ttf') format('ttf');
	font-weight: 400;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Speedee-bold' !important;
}

body {
	font-family: 'Speedee' !important;
}

.k-slider .k-draghandle:active,
.k-slider .k-draghandle.k-pressed {
	border-color: #ffbc0d;
	color: #ffffff;
	background-color: #ffbc0d;
}

.k-slider .k-draghandle {
	border-color: #ffbc0d;
	color: #000000;
	background-color: #ffbc0d;
	border-radius: 50%;
}

.k-slider .k-slider-selection {
	background-color: #ffbc0d;
}

.k-slider .k-draghandle:active,
.k-slider .k-draghandle.k-pressed {
	border-color: #ffbc0d;
	color: #ffffff;
	background-color: #ffbc0d;
}

.k-slider .k-draghandle:hover {
	border-color: #ffbc0d;
	color: #000000;
	background-color: #ffbc0d;
}

.k-slider .k-draghandle:focus,
.k-slider .k-draghandle.k-state-focused {
	box-shadow: 0 0 0 3px rgb(255 188 13 / 50%);
}

.k-list .k-item:hover,
.k-list .k-item.k-state-hover,
.k-list-optionlabel:hover,
.k-list-optionlabel.k-state-hover {
	color: #000;
	background-color: #eeeff0;
}

.k-button-solid-primary {
	border-color: #ffbc0d;
	color: black;
	background-color: #ffbc0d;
}

.k-button-solid-primary:hover,
.k-button-solid-primary.k-hover {
	border-color: black;
	background-color: black;
	color: white;
}

.k-list-item.k-selected,
.k-selected.k-list-optionlabel,
.k-selected.k-list-optionlabel:hover,
.k-selected.k-list-optionlabel.k-hover {
	color: #ffffff;
	background-color: #ffbc0d;
}
