﻿@font-face {
	font-family: rtlFont;
	src: url("../fonts/DroidKufi-Bold.eot?#iefix") format("embedded-opentype"), 
		  url("../fonts/DroidKufi-Bold.woff2") format("woff2"), 
		  url("../fonts/DroidKufi-Bold.woff") format("woff"), 
		  url("../fonts/DroidKufi-Bold.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: 700; 
}

@font-face { 
	font-family: rtlFont; 
	src: url("../fonts/DroidKufi-Regular.eot?#iefix") format("embedded-opentype"), 
		 url("../fonts/DroidKufi-Regular.woff2") format("woff2"), 
		 url("../fonts/DroidKufi-Regular.woff") format("woff"), 
		 url("../fonts/DroidKufi-Regular.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: 400; 
}
