web/style/style.css

10 lines
97 B
CSS
Raw Normal View History

2024-01-10 11:04:28 +03:30
@import url(./fontiran.css);
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: KalamehWeb !important;
}