@font-face {
	font-family: "a_CityNova";
	font-weight: normal;
	font-style: normal;
	src: url('/fonts/a_CityNova.eot?#iefix') format('embedded-opentype'),
		url('/fonts/a_CityNova.woff2') format('woff2'),
		url('/fonts/a_CityNova.woff') format('woff'),
		url('/fonts/a_CityNova.ttf') format('truetype'),
		url('/fonts/a_CityNova.svg#a_CityNova') format('svg');
}

article h1,
article h1 code,
.uk-logo {
	font-family: "a_CityNova",Arial,Helvetica,sans-serif;
}


article h1 code {
	font-size: 2.23125rem;
	line-height: 1.2;
}

@media (min-width: 960px) {
	article h1 code {
		font-size: 2.625rem;
	}
}

article h1 {
	color: #810a0f;
}

.uk-navbar-container {
	background: #1e87f0 !important;
}


.tm-button-default, .tm-button-primary {
	border-radius: 500px;
}

.uk-button-default {
	background-color: transparent;
	color: #222;
	border: 1px solid #e5e5e5;
}
