/* pt-sans-regular - latin_cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('pt-sans-regular.eot'); 
  src: local('PT Sans'), local('PTSans-Regular'),
       url('pt-sans-regular.eot?#iefix') format('embedded-opentype'), 
       url('pt-sans-regular.woff2') format('woff2'), 
       url('pt-sans-regular.woff') format('woff'), 
       url('pt-sans-regular.ttf') format('truetype'), 
       url('pt-sans-regular.svg#PTSans') format('svg'); 
}

/* pt-sans-700 - latin_cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('pt-sans-700.eot'); 
  src: local('PT Sans Bold'), local('PTSans-Bold'),
       url('pt-sans-700.eot?#iefix') format('embedded-opentype'), 
       url('pt-sans-700.woff2') format('woff2'), 
       url('pt-sans-700.woff') format('woff'), 
       url('pt-sans-700.ttf') format('truetype'), 
       url('pt-sans-700.svg#PTSans') format('svg'); 
}
