theread.me/css/khusro.css

15 lines
282 B
CSS
Raw Permalink Normal View History

2022-09-15 10:44:02 +00:00
@font-face {
font-family: 'Khusro';
src: url('/css/fonts/Khusro.woff2') format('woff2'),
url('/css/fonts/Khusro.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.pahlavi {
font-family: Khusro;
direction: rtl;
}