@font-face {
    font-family: fnormal;
    src: url(/fonts/12220.ttf);
}
@font-face {
    font-family: fbold;
    src: url(/fonts/12261.ttf);
}
@font-face {
    font-family: fitalic;
    src: url(/fonts/12111.ttf);
}  
@font-face {
    font-family: fhand;
    src: url(/fonts/12421.ttf);
} 
#block2{
	padding-top:80px;
}
.carousel-inner .margin-b-40 p{
	background-color: rgba(0,0,0,.4);
	display: inline-block;
}
.btn{
	border-radius: 0;
}
h2:first-letter{
    background-color: #e68a00;
  }
.shot-text-block{
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #999;
    background-color: #fafafa;
}
p {
    font-size: 14pt;
    font-weight: 200;
    color: #333;
    font-style: italic;
    margin-bottom: 15px;
}