/* cyrillic-ext */
@font-face {
  font-family: 'Track';
  font-style: normal;
  font-weight: 300;
  src:   url('track.ttf') format('TrueType');
  src: url('track.otf') format('OpenType');
}