/**
*
*	Name:			Doran Fonts
*	Version:			2.5
*	Author:			Fereshte Iranshahi, Reza Bakhtiarifard & Ehsan (Daniel) Roudi
*	Created on:		August 2025
*	Updated on:		August 2025
*	Vendor:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت دوران یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
Doran 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: doran; font-weight: 100; font-style: normal; src: url('Doran-Thin.woff') 			format('woff'); }
@font-face { font-family: doran; font-weight: 300; font-style: normal; src: url('Doran-Light.woff') 		format('woff'); }
@font-face { font-family: doran; font-weight: 400; font-style: normal; src: url('Doran-Regular.woff') 		format('woff'); }
@font-face { font-family: doran; font-weight: 500; font-style: normal; src: url('Doran-Medium.woff') 		format('woff'); }
@font-face { font-family: doran; font-weight: 600; font-style: normal; src: url('Doran-Bold.woff') 			format('woff'); }
@font-face { font-family: doran; font-weight: 700; font-style: normal; src: url('Doran-ExtraBold.woff') 	format('woff'); }
@font-face { font-family: doran; font-weight: 800; font-style: normal; src: url('Doran-Black.woff') 		format('woff'); }
@font-face { font-family: doran; font-weight: 900; font-style: normal; src: url('Doran-ExtraBlack.woff') 	format('woff'); }

