﻿
@font-face {
	font-family: 'BYekan';
	src: url('BYekan/BYekan.eot');
	src: url('BYekan/BYekan.eot?#iefix') format('embedded-opentype'),
		 url('BYekan/BYekan.svg#BYekan') format('svg'),
		 url('BYekan/BYekan.ttf') format('truetype'),
		 url('BYekan/BYekan.woff') format('woff'),
		 url('BYekan/BYekan.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
  }
  
  :root{
        --bugzi-panel-font: 'BYekan';
    }

  