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

header h1, h1,h2,h3,h4,h5,h6, header h2, header h1 span#contact, .filesharing-item-title, .movie-page-title{font-family: 'Pacifico';}
header{padding-top: 25px;}
header h1{font-size: 31px;}
header h2{font-size: 28px;}
header h1 span#contact{font-size: .45em;}
.filesharing-item-title, .movie-page-title{font-size: 2.2em;}
#container{padding: 20px 0 50px;}