﻿/*@font-face {
	font-family: 'Yekan';
	src: url('http://dep.evrinsoft.com/wf/yekan.eot');
	src: url('http://dep.evrinsoft.com/wf/yekan.otf') format('opentype');
	src: local('☺'), local('Yekan'),
	url('http://dep.evrinsoft.com/wf/yekan.eot?#iefix') format('embedded-opentype'), 
	url('http://dep.evrinsoft.com/wf/yekan.woff') format('woff'), 
	url('http://dep.evrinsoft.com/wf/yekan.ttf') format('truetype'), 
	url('http://dep.evrinsoft.com/wf/yekan.svg#BYekan') format('svg');
	font-weight: normal;
	font-style: normal
}*/


@font-face {
	font-family: 'Yekan';
	src: url('/Content/WebFonts/yekan.eot');
	src: url('/Content/WebFonts/yekan.otf') format('opentype');
	src: local('☺'), local('Yekan'),
	url('/Content/WebFonts/yekan.eot?#iefix') format('embedded-opentype'), 
	url('/Content/WebFonts/yekan.woff') format('woff'), 
	url('/Content/WebFonts/yekan.ttf') format('truetype'), 
	url('/Content/WebFonts/yekan.svg#BYekan') format('svg');
	font-weight: normal;
	font-style: normal
}

.Yekan
{
  font-family: 'Yekan';
  font-weight: normal;
  font-style: normal;
}

.YekanB
{
  font-family: 'Yekan';
  font-weight: bold;
  font-style: normal;
}