@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "site-font-fa";
	src: url('/files/fonts/fa/sitefont.TTF') format('truetype');
	src: url('/files/fonts/fa/sitefont.eot');
	src: url('/files/fonts/fa/sitefont.eot?#iefix') format('embedded-opentype'),
	url('/files/fonts/fa/sitefont.woff') format('woff'),
	url('/files/fonts/fa/sitefont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "site-font-en";
	src: url('/files/fonts/fonten.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}