Init(Core): Change repo

This commit is contained in:
2026-04-24 15:29:37 +03:30
commit ededb41a3a
1499 changed files with 199187 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
@font-face {
font-family: "primary-font";
src: url("../../fonts/farsi-fonts/sahel-400.eot");
src: url("../../fonts/farsi-fonts/sahel-400.eot?#iefix") format("embedded-opentype"),
url("../../fonts/farsi-fonts/sahel-400.woff2") format("woff2"),
url("../../fonts/farsi-fonts/sahel-400.woff") format("woff"),
url("../../fonts/farsi-fonts/sahel-400.ttf") format("truetype");
font-weight: 400;
}
@font-face {
font-family: "primary-font";
src: url("../../fonts/farsi-fonts/sahel-700.eot");
src: url("../../fonts/farsi-fonts/sahel-700.eot?#iefix") format("embedded-opentype"),
url("../../fonts/farsi-fonts/sahel-700.woff2") format("woff2"),
url("../../fonts/farsi-fonts/sahel-700.woff") format("woff"),
url("../../fonts/farsi-fonts/sahel-700.ttf") format("truetype");
font-weight: 700;
}