/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

@import url("https://fonts.googleapis.com/css?family=Ubuntu:500,700");
@font-face {
	font-family: 'yekan';
	src: url('WebYekan.eot');
	src: local('B Yekan'), url('fonts/WebYekan.woff') format('woff'), url('fonts/WebYekan.ttf') format('truetype'), url('fonts/WebYekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}