/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/roboto/roboto-v48-latin-300.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
                   U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  
  /* roboto-regular - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/roboto/roboto-v48-latin-regular.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
                   U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  
  /* roboto-500 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/roboto/roboto-v48-latin-500.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
                   U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  
  /* roboto-700 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/roboto/roboto-v48-latin-700.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
                   U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  
  /* ---------------- Noto Sans TC ---------------- */
  
  /* noto-sans-tc-300 */
  @font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/noto-sans-tc/noto-sans-tc-v37-traditional-300.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+3000-30FF, U+4E00-9FFF, U+FF00-FFEF;
  }
  
  /* noto-sans-tc-regular (400) */
  @font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/noto-sans-tc/noto-sans-tc-v37-traditional-regular.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+3000-30FF, U+4E00-9FFF, U+FF00-FFEF;
  }
  
  /* noto-sans-tc-500 */
  @font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/noto-sans-tc/noto-sans-tc-v37-traditional-500.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+3000-30FF, U+4E00-9FFF, U+FF00-FFEF;
  }
  
  /* noto-sans-tc-700 */
  @font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/noto-sans-tc/noto-sans-tc-v37-traditional-700.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+3000-30FF, U+4E00-9FFF, U+FF00-FFEF;
  }
  
  /* noto-sans-tc-900 */
  @font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/noto-sans-tc/noto-sans-tc-v37-traditional-900.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+3000-30FF, U+4E00-9FFF, U+FF00-FFEF;
  }
  