@font-face {
    font-display: swap;
    font-family: "Roboto-Thin";
    font-style: normal;
    font-weight: 100;
    src: url("fonts/roboto/roboto-v51-latin-100.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Roboto-Light";
    font-style: normal;
    font-weight: 300;
    src: url("fonts/roboto/roboto-v51-latin-300.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Roboto-Regular";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/roboto/roboto-v51-latin-regular.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    src: url("fonts/roboto/roboto-v51-latin-500.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Roboto-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("fonts/roboto/roboto-v51-latin-700.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "ellipsis-font";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/roboto/roboto-v51-latin-regular.woff2") format("woff2");
    unicode-range: U+2026;
}

@font-face {
    font-display: swap;
    font-family: "Inter-Light";
    font-style: normal;
    font-weight: 300;
    src: url("fonts/inter/inter-v20-latin-300.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/inter/inter-v20-latin-regular.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Inter-Medium";
    font-style: normal;
    font-weight: 500;
    src: url("fonts/inter/inter-v20-latin-500.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Inter-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("fonts/inter/inter-v20-latin-700.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "NotoSans-Light";
    font-style: normal;
    font-weight: 300;
    src: url("fonts/notoSans/noto-sans-jp-v56-japanese_latin-300.woff2")
        format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/notoSans/noto-sans-jp-v56-japanese_latin-regular.woff2")
        format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "NotoSans-Medium";
    font-style: normal;
    font-weight: 500;
    src: url("fonts/notoSans/noto-sans-jp-v56-japanese_latin-500.woff2")
        format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "NotoSans-SemiBold";
    font-style: normal;
    font-weight: 600;
    src: url("fonts/notoSans/noto-sans-jp-v56-japanese_latin-600.woff2")
        format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "NotoSans-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("fonts/notoSans/noto-sans-jp-v56-japanese_latin-700.woff2")
        format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "NotoSans-ExtraBold";
    font-style: normal;
    font-weight: 800;
    src: url("fonts/notoSans/noto-sans-jp-v56-japanese_latin-800.woff2")
        format("woff2");
}

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/material-icons.woff2") format("woff2");
}

.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: 100 700;
    src: url("fonts/material-symbols-outlined.woff2") format("woff2");
}

.material-symbols-outlined {
    font-family: "Material Symbols Outlined";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

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