@openfonts/noto-serif-tc_all
Version:
Noto Serif TC all typeface
85 lines (84 loc) • 3.08 kB
CSS
/* noto-serif-tc-200normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 200;
src:
local('Noto Serif TC ExtraLight'),
local('NotoSerifTC-ExtraLight'),
url('./files/noto-serif-tc-all-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-300normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 300;
src:
local('Noto Serif TC Light'),
local('NotoSerifTC-Light'),
url('./files/noto-serif-tc-all-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-400normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 400;
src:
local('Noto Serif TC'),
local('NotoSerifTC-Regular'),
url('./files/noto-serif-tc-all-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-500normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 500;
src:
local('Noto Serif TC Medium'),
local('NotoSerifTC-Medium'),
url('./files/noto-serif-tc-all-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-600normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 600;
src:
local('Noto Serif TC SemiBold'),
local('NotoSerifTC-SemiBold'),
url('./files/noto-serif-tc-all-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-700normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 700;
src:
local('Noto Serif TC Bold'),
local('NotoSerifTC-Bold'),
url('./files/noto-serif-tc-all-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-900normal - all */
@font-face {
font-family: 'Noto Serif TC';
font-style: normal;
font-display: swap;
font-weight: 900;
src:
local('Noto Serif TC Black'),
local('NotoSerifTC-Black'),
url('./files/noto-serif-tc-all-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-all-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}