 @font-face 
 {
        font-family: "Segoe UI";
        src: url("../../Fonts/segoeui.ttf");
 }

body
{
    background-color:#000000;
}
