@font-face {
    font-family: 'EsonFont';
    src: url('../fonts/YandexSansText-Thin.eot');
    src: url('../fonts/YandexSansText-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YandexSansText-Thin.woff2') format('woff2'),
        url('../fonts/YandexSansText-Thin.woff') format('woff'),
        url('../fonts/YandexSansText-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'EsonFont';
    src: url('../fonts/YandexSansText-Regular.eot');
    src: url('../fonts/YandexSansText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YandexSansText-Regular.woff2') format('woff2'),
        url('../fonts/YandexSansText-Regular.woff') format('woff'),
        url('../fonts/YandexSansText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'EsonFont';
    src: url('../fonts/YandexSansText-Light.eot');
    src: url('../fonts/YandexSansText-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YandexSansText-Light.woff2') format('woff2'),
        url('../fonts/YandexSansText-Light.woff') format('woff'),
        url('../fonts/YandexSansText-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  
  
  
  @font-face {
    font-family: 'EsonFont';
    src: url('../fonts/YandexSansText-Bold.eot');
    src: url('../fonts/YandexSansText-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YandexSansText-Bold.woff2') format('woff2'),
        url('../fonts/YandexSansText-Bold.woff') format('woff'),
        url('../fonts/YandexSansText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'EsonFont';
    src: url('../fonts/YandexSansText-Medium.eot');
    src:url('../fonts/YandexSansText-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YandexSansText-Medium.woff2') format('woff2'),
        url('../fonts/YandexSansText-Medium.woff') format('woff'),
        url('../fonts/YandexSansText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  
  