@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url('../fonts/helveticaneuecyr-thin-webfont.eot');
  src: url('../fonts/helveticaneuecyr-thin-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/helveticaneuecyr-thin-webfont.woff') format('woff'),
       url('../fonts/helveticaneuecyr-thin-webfont.ttf') format('truetype'),
       url('../fonts/helveticaneuecyr-thin-webfont.svg#helveticaneuecyrthin') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'tinkf';
  src: url('../fonts/tinkf.eot');
  src: url('../fonts/tinkf.eot?#iefix') format('embedded-opentype'),
       url('../fonts/tinkf.woff') format('woff'),
       url('../fonts/tinkf.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}