@font-face {
    font-family: "TransitLanding";
    src: url("../assets/fonts/GeistMono-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TransitLanding";
    src: url("../assets/fonts/GeistMono-SemiBold.woff2") format("woff2");
    font-weight: 650;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TransitLanding";
    src: url("../assets/fonts/GeistMono-Bold.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
