@font-face {
    font-family: 'AlverataLt';
    src: url('https://filmchief.com/festivals/filmfestivalassen/fonts/AlverataLt.woff2') format('woff2'),
        url('https://filmchief.com/festivals/filmfestivalassen/fonts/AlverataLt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alverata Irregular';
    src: url('https://filmchief.com/festivals/filmfestivalassen/fonts/AlverataIrregularCYRLight.woff2') format('woff2'),
        url('https://filmchief.com/festivals/filmfestivalassen/fonts/AlverataIrregularCYRLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,body {
	font-family: 'Karla', sans-serif;
	font-size:1rem;
}
h1,h2,h3 {
	color:#3b3b3d;
	font-family: 'Karla', sans-serif;
	text-transform: uppercase;
}
h1 {
	font-size:3rem;
	font-weight: bold;
    letter-spacing: -.06em;
}
h2 {
	font-size:2rem;
	font-weight: bold;
    letter-spacing: -.06em;
}
h3 {
	font-size:1.5rem;
	font-weight: bold;
    letter-spacing: -.06em;
}
h4.panel-title, .panel-title h4 {
    color: #3b3b3d;
	font-weight: bold;
}

.lead {
	font-family: 'Alverata Irregular', sans-serif;
	font-weight:900;
	letter-spacing: -.06em;
}

#top-nav {
	background-image:url(https://filmchief.com/festivals/filmfestivalassen/img/2024/site-bg.jpg);
}
.navbar-brand.primary > img {
	padding:20px 40px;
}