@font-face {
  font-family: 'HelveticaNeueCyr-Light';
  font-weight: normal;
  font-style: normal;
  src:
    local('HelveticaNeueCyr-Light'),
    url('./HelveticaNeueCyr-Light.woff2')
      format('woff2');
}

@font-face {
  font-family: 'HelveticaNeueCyr-Thin';
  font-weight: normal;
  font-style: normal;
  src:
    local('HelveticaNeueCyr-Thin'),
    url('./HelveticaNeueCyr-Thin.woff2')
      format('woff2');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 300;
  font-style: normal;
  src:
    local('HelveticaNeue'),
    url('./HelveticaNeue.ttf') format('ttf');
}
