@font-face {
    font-family: "Segoe UI";
	src: url("segoeuil.eot"); 
	src: url("segoeuil.ttf") format("truetype");
	src: url('segoeuil.woff') format('woff');
}
body {
    clear: both;
    font-family: "Segoe UI";
    margin: 0;
    padding: 0;
}