@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@600;700&family=Noto+Sans+JP:wght@600;700&display=swap");

.brand-title {
    font-family: "Outfit", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.02em;
}
