@font-face {
	font-family: "dbxlnn";
	src: url("../assets/dbxlnn.ttf") format("truetype");
}

.fontPreload {
    position: absolute;
    left: -100px;
}

body {
    margin: 0px 0px 1px 0px;
}


a {
    text-decoration: none;
    font-weight: bold;
    color: #08a;
}

h2 {
    color: #444;
}