.jumbotron {
background: #358CCE;
color: #FFF;
border-radius: 0px;
}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
.h1 small {
font-size: 24px;
}
@font-face{
    font-family:'my font1';
        src:url('fonts/A.Mitra.01_www.p30download.com.ttf') format('truetype');
}
@font-face{
    font-family:'my font2';
        src:url('fonts/A.Mitra.03_www.p30download.com.ttf') format('truetype');
}
body{
    font-family: 'my font2';
}
@font-face{
    font-family:'my font3';
        src:url('fonts/BRoya.ttf') format('truetype');
}
@font-face{
    font-family:'my font4';
        src:url('fonts/A.Hamase_p30download.com.ttf') format('truetype');
}