/** * * Name: Paykan Fonts * Version: 1.2 * Author: Reza Bakhtiarifard (rbakhtiarifard.ir) * Created on: Nov 2023 * Updated on: Nov 2023 * Vendor: http://fontiran.com * Copyright: Commercial/Proprietary Software -------------------------------------------------------------------------------------- فونت پیکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید -------------------------------------------------------------------------------------- Paykan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com -------------------------------------------------------------------------------------- This set of fonts are used in this project under the license: (.....) ------------------------------------------------------------------------------------- fonts/- * **/ @font-face { font-family: Paykan FaNum; font-style: normal; font-weight: 100; src: url('woff/PaykanFaNum-thin.woff') format('woff'), url('woff2/PaykanFaNum-thin.woff2') format('woff2'); } @font-face { font-family: Paykan FaNum; font-style: normal; font-weight: 300; src: url('woff/PaykanFaNum-Light.woff') format('woff'), url('woff2/PaykanFaNum-Light.woff2') format('woff2'); } @font-face { font-family: Paykan FaNum; font-style: normal; font-weight: normal; src: url('woff/PaykanFaNum-Regular.woff') format('woff'), url('woff2/PaykanFaNum-Regular.woff2') format('woff2'); } @font-face { font-family: Paykan FaNum; font-style: normal; font-weight: bold; src: url('woff/PaykanFaNum-Bold.woff') format('woff'), url('woff2/PaykanFaNum-Bold.woff2') format('woff2'); } @font-face { font-family: Paykan FaNum; font-style: normal; font-weight: 900; src: url('woff/PaykanFaNum-Black.woff') format('woff'), url('woff2/PaykanFaNum-Black.woff2') format('woff2'); } @font-face { font-family: Paykan FaNum; font-style: normal; font-weight: 950; src: url('woff/PaykanFaNum-ExtraBlack.woff') format('woff'), url('woff2/PaykanFaNum-ExtraBlack.woff2') format('woff2'); }