<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-display: swap;
    font-family: 'Avenir Next Cyr';
    src: url('AvenirNextCyr-Regular.eot');
    src: url('AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
    url('AvenirNextCyr-Regular.woff') format('woff'),
    url('AvenirNextCyr-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Avenir Next Cyr Demi';
    src: url('AvenirNextCyr-Demi.eot');
    src: url('AvenirNextCyr-Demi.eot?#iefix') format('embedded-opentype'),
    url('AvenirNextCyr-Demi.woff') format('woff'),
    url('AvenirNextCyr-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Avenir Next Cyr Bold';
    src: url('AvenirNextCyr-Bold.eot');
    src: url('AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('AvenirNextCyr-Bold.woff') format('woff'),
    url('AvenirNextCyr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Avenir Next Cyr Medium';
  src: url('./AvenirNextCyr-Medium.eot');
  src: url('./AvenirNextCyr-Medium.eot?#iefix') format('embedded-opentype'),
    url('./AvenirNextCyr-Medium.woff') format('woff'),
    url('./AvenirNextCyr-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Avenir Next Cyr Light';
  src: url('AvenirNextCyr-Light.eot');
  src: url('AvenirNextCyr-Light.eot?#iefix') format('embedded-opentype'),
  url('AvenirNextCyr-Light.woff') format('woff'),
  url('AvenirNextCyr-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-display: swap;
  font-family: 'Avenir Next Cyr Ultra Light';
  src: url('AvenirNextCyr-UltraLight.eot');
  src: url('AvenirNextCyr-UltraLight.eot?#iefix') format('embedded-opentype'),
  url('AvenirNextCyr-UltraLight.woff') format('woff'),
  url('AvenirNextCyr-UltraLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}





</pre></body></html>