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