body{
	margin: 0;
    padding: 0;
    font-family: sans-serif;
    height:100%;
    background-color: #112F43;
}
@font-face{
	font-family:"sofia";
	src:url("../fonts/SofiaProBold.ttf")

}
@font-face{
	font-family:"DIN";
	src:url("../fonts/DINPro-Black.ttf")

}