First commit

This commit is contained in:
2026-02-19 01:15:36 +03:30
commit a898eccbff
1216 changed files with 189771 additions and 0 deletions
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
+28
View File
@@ -0,0 +1,28 @@
/**
*
* Name: Potk Font
* Version: 2.0
* Author: Mahdi Ershadi
* Created on: Feb 14, 2024
* Updated on: Feb 14, 2024
* Website: http://fontiran.com
* Copyright: Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت پتک یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
Potk font is considered a proprietary software. To gain information about the laws regarding the use of these font, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of font is used in this project under the license: (.....)
------------------------------------------------------------------------------------- font/-
*
**/
@font-face {
font-family: Potk;
font-style: normal;
font-weight: black;
src: url('woff/Potk-Black.woff') format('woff'),
url('woff2/Potk-Black.woff2') format('woff2');
}