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

h1,h2,h3,h4,h5,h6,
.album-title,
.movie-page-title{
font-family: 'BebasNeueRegular', Arial;
font-weight: normal;
}
h1{font-size:2.4em;}
h2{font-size:2.2em;}
h3{font-size:2.0em;}
h4{font-size:1.8em;}
h5{font-size:1.6em;}
h6{font-size:1.4em;}
.album-title,
.movie-page-title{
font-size: 28px;
}

header.theme h1{letter-spacing: 0;}
header.theme h1,header.theme h2{line-height: 1.0em;}
header#control #navTrigger{
font-size: 24px;
line-height: 64px;
font-family: 'BebasNeueRegular', Arial;
}