@fontsource/playwrite-ar
Version:
Self-host the Playwrite AR font in a neatly bundled NPM package.
35 lines (32 loc) • 1.13 kB
CSS
/* playwrite-ar-latin-100-normal */
@font-face {
font-family: 'Playwrite AR';
font-style: normal;
font-display: swap;
font-weight: 100;
src: url(./files/playwrite-ar-latin-100-normal.woff2) format('woff2'), url(./files/playwrite-ar-latin-100-normal.woff) format('woff');
}
/* playwrite-ar-latin-200-normal */
@font-face {
font-family: 'Playwrite AR';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url(./files/playwrite-ar-latin-200-normal.woff2) format('woff2'), url(./files/playwrite-ar-latin-200-normal.woff) format('woff');
}
/* playwrite-ar-latin-300-normal */
@font-face {
font-family: 'Playwrite AR';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url(./files/playwrite-ar-latin-300-normal.woff2) format('woff2'), url(./files/playwrite-ar-latin-300-normal.woff) format('woff');
}
/* playwrite-ar-latin-400-normal */
@font-face {
font-family: 'Playwrite AR';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/playwrite-ar-latin-400-normal.woff2) format('woff2'), url(./files/playwrite-ar-latin-400-normal.woff) format('woff');
}