@font-face {
    font-family: berlin;
    src: url(../font/BRLNSR.TTF);
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	text-transform: initial;
}
#logocontainer #img {
	background-size: auto 56px;
}