@openfonts/noto-serif-tc_vietnamese
Version:
Noto Serif TC vietnamese typeface
85 lines (84 loc) • 3.23 kB
CSS
/* noto-serif-tc-200normal - vietnamese */
@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-vietnamese-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-300normal - vietnamese */
@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-vietnamese-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-400normal - vietnamese */
@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-vietnamese-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-500normal - vietnamese */
@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-vietnamese-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-600normal - vietnamese */
@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-vietnamese-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-700normal - vietnamese */
@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-vietnamese-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* noto-serif-tc-900normal - vietnamese */
@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-vietnamese-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('./files/noto-serif-tc-vietnamese-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}