﻿@font-face {
	font-family: 'Assistant-Regular';
	src: url('Assistant-Regular.eot');
	src:local('Assistant-Regular'), url('Assistant-Regular.woff') format('woff'), url('Assistant-Regular.svg') format('svg'), url('Assistant-Regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
    /*unicode-range: U+590-5ff,U+000-03F;*/
}

body { font-family:Assistant-Regular, Arial; }