@font-face {
    font-family: "inter";
    src: url("../fonts/inter.ttf");
    font-weight: 400 600;
    color: black;
}