@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Bold-latin.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Bold-kana.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    unicode-range: U+3040-309F, U+30A0-30FF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Bold-kanji.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    unicode-range: U+4E00-9FFF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Medium-latin.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Medium-kana.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+3040-309F, U+30A0-30FF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Medium-kanji.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+4E00-9FFF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Regular-latin.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Regular-kana.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+3040-309F, U+30A0-30FF;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../../font/NotoSansJP-Regular-kanji.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+4E00-9FFF;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../font/Roboto-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../font/Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../font/Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../font/Montserrat-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../font/Montserrat-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url('../../font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2') format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  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-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
