<!DOCTYPE html>
<!--[if IE 7]> <html class="lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]> <html class="lt-ie10"> <![endif]-->
<!--[if gt IE 9]><!--> <html> <!--<![endif]-->
<head>
var isIE = /*@cc_on!@*/false;
@font-face {
font-family: 'pt_sansregular';
src: url('../fonts/pt_sans-web-regular-webfont.eot');
src: url('../fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg'), /* <- видите svg шрифт вынесен выше остальных*/
url('../fonts/pt_sans-web-regular-webfont.woff') format('woff'),
url('../fonts/pt_sans-web-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}