@font-face {
  font-family: 'ITC Franklin Gothic Book Compressed';
  src: url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.eot);
  src: url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.eot?#iefix) format('embedded-opentype'),
       url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.woff2) format('woff2'),
       url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.woff) format('woff'),
       url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.ttf) format('truetype'),
       url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.svg#ITC%20Franklin%20Gothic%20Book%20Compressed) format('svg'),
       url(//filmchief.com/festivals/filemon/fonts/itcfranklingothicbookcompressed/ITC_Franklin_Gothic_Book_Compressed.otf) format('otf');
}


html {
	font-size:1rem;
}
body {
	font-family: 'Libre Franklin', sans-serif;
    background-color: #fffbe5;
}
#top-nav {
	background-color: #FEFDEB;
	border-bottom:15px solid #70A459;
}
/*
nav.navbar-main.navbar-main-line-1 {
    background-color: #FEFDEB;
}
nav.navbar-main.navbar-main-line-2 {
    background-color: #70A459;
}
*/

.navbar-brand.primary img {
	width:180px;
}

h2 {
	font-size:2.5rem;
	font-weight:bold;
	color:#70A459;
}