/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		5.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Sep 01, 2017
*	Website:		             http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
ÙÙˆÙ†Øª Ù‡Ø§ÛŒ Ø§ÛŒØ±Ø§Ù† Ø³Ù† Ø³Ø±ÛŒÙ ÛŒÚ© Ù†Ø±Ù… Ø§ÙØ²Ø§Ø± Ù…Ø§Ù„Ú©ÛŒØªÛŒ Ù…Ø­Ø³ÙˆØ¨ Ù…ÛŒ Ø´ÙˆØ¯. Ø¬Ù‡Øª Ø¢Ú¯Ø§Ù‡ÛŒ Ø§Ø² Ù‚ÙˆØ§Ù†ÛŒÙ† Ø§Ø³ØªÙØ§Ø¯Ù‡ Ø§Ø² Ø§ÛŒÙ† ÙÙˆÙ†Øª Ù‡Ø§ Ù„Ø·ÙØ§ Ø¨Ù‡ ÙˆØ¨ Ø³Ø§ÛŒØª (ÙÙˆÙ†Øª Ø§ÛŒØ±Ø§Ù† Ø¯Ø§Øª Ú©Ø§Ù…) Ù…Ø±Ø§Ø¬Ø¹Ù‡ Ù†Ù…Ø§ÛŒÛŒØ¯
--------------------------------------------------------------------------------------
IRAN Sans-serif 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: (.....)
--------------------------------------------------------------------------------------
*	
**/
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('./eot/IRANSansWeb_Black.eot');
    src: url('./eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),
      /* IE6-8 */
      url('./woff2/IRANSansWeb_Black.woff2') format('woff2'),
      /* FF39+,Chrome36+, Opera24+*/
      url('./woff/IRANSansWeb_Black.woff') format('woff'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('./ttf/IRANSansWeb_Black.ttf') format('truetype');
  }
  
  @font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('./eot/IRANSansWeb_Bold.eot');
    src: url('./eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
      /* IE6-8 */
      url('./woff2/IRANSansWeb_Bold.woff2') format('woff2'),
      /* FF39+,Chrome36+, Opera24+*/
      url('./woff/IRANSansWeb_Bold.woff') format('woff'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('./ttf/IRANSansWeb_Bold.ttf') format('truetype');
  }
  
  @font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('./eot/IRANSansWeb_Medium.eot');
    src: url('./eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
      /* IE6-8 */
      url('./woff2/IRANSansWeb_Medium.woff2') format('woff2'),
      /* FF39+,Chrome36+, Opera24+*/
      url('./woff/IRANSansWeb_Medium.woff') format('woff'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('./ttf/IRANSansWeb_Medium.ttf') format('truetype');
  }
  
  @font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('./eot/IRANSansWeb_Light.eot');
    src: url('./eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
      /* IE6-8 */
      url('./woff2/IRANSansWeb_Light.woff2') format('woff2'),
      /* FF39+,Chrome36+, Opera24+*/
      url('./woff/IRANSansWeb_Light.woff') format('woff'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('./ttf/IRANSansWeb_Light.ttf') format('truetype');
  }
  
  @font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('./eot/IRANSansWeb_UltraLight.eot');
    src: url('./eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),
      /* IE6-8 */
      url('./woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),
      /* FF39+,Chrome36+, Opera24+*/
      url('./woff/IRANSansWeb_UltraLight.woff') format('woff'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('./ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
  }
  
  @font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('./eot/IRANSansWeb.eot');
    src: url('./eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
      /* IE6-8 */
      url('./woff2/IRANSansWeb.woff2') format('woff2'),
      /* FF39+,Chrome36+, Opera24+*/
      url('./woff/IRANSansWeb.woff') format('woff'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('./ttf/IRANSansWeb.ttf') format('truetype');
  }