/*
Theme Name: Font-API
Smart-Group.ir
URL : http://smart-group.ir/
Description : this is font for every HTML5 & CSS3 Theme
Author : Amin Takmili 
Version : 1.01
*/

/*---------Font-Face---------*/

@font-face {
	font-family: 'yekan';
	src: url('yekan/BYekan.svg#sadi') format('svg');
	src: url('yekan/BYekan.eot?#iefix') format('embedded-opentype'),
	url('yekan/BYekan.woff') format('woff'),
	url('yekan/BYekan.ttf') format('truetype'),
	url('yekan/BYekan.eot');
	font-weight: 100;
	font-size:13px;
}

/*---------end Font-Face---------*/