/* Ubuntu 400 (regular) */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('https://go.win2mac.top/cdn/fonts/ubuntu-v21-latin-regular.woff2') format('woff2');
}

/* Ubuntu 700 (用来替代 600) */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 600;
  src: url('https://go.win2mac.top/cdn/fonts/ubuntu-v21-latin-700.woff2') format('woff2');
}

/* Source Code Pro 400 */
@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  src: url('https://go.win2mac.top/cdn/fonts/source-code-pro-v31-latin-regular.woff2') format('woff2');
}
