@font-face {
    font-family: "Inter";
    src: url(fonts/Inter/Inter.ttf) format("truetype");
}

body {
    margin: 0;
}
