/* source-sans-pro-300 - cyrillic */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url('source-sans-pro-v21-cyrillic-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('source-sans-pro-v21-cyrillic-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('source-sans-pro-v21-cyrillic-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('source-sans-pro-v21-cyrillic-300.woff') format('woff'), /* Modern Browsers */
         url('source-sans-pro-v21-cyrillic-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('source-sans-pro-v21-cyrillic-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
  /* source-sans-pro-regular - cyrillic */
  @font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('source-sans-pro-v21-cyrillic-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('source-sans-pro-v21-cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('source-sans-pro-v21-cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('source-sans-pro-v21-cyrillic-regular.woff') format('woff'), /* Modern Browsers */
         url('source-sans-pro-v21-cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('source-sans-pro-v21-cyrillic-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
  /* source-sans-pro-600 - cyrillic */
  @font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: url('source-sans-pro-v21-cyrillic-600.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('source-sans-pro-v21-cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('source-sans-pro-v21-cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
         url('source-sans-pro-v21-cyrillic-600.woff') format('woff'), /* Modern Browsers */
         url('source-sans-pro-v21-cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
         url('source-sans-pro-v21-cyrillic-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
  /* source-sans-pro-700 - cyrillic */
  @font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url('source-sans-pro-v21-cyrillic-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('source-sans-pro-v21-cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('source-sans-pro-v21-cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('source-sans-pro-v21-cyrillic-700.woff') format('woff'), /* Modern Browsers */
         url('source-sans-pro-v21-cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('source-sans-pro-v21-cyrillic-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }

  @font-face {
    font-family: 'NEXT ART';
    src: url('NEXTART.eot');
    src: url('NEXTART.eot?#iefix') format('embedded-opentype'),
        url('NEXTART.woff2') format('woff2'),
        url('NEXTART.woff') format('woff'),
        url('NEXTART.ttf') format('truetype'),
        url('NEXTART.svg#NEXTART') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NEXT ART';
    src: url('NEXTART-Bold.eot');
    src: url('NEXTART-Bold.eot?#iefix') format('embedded-opentype'),
        url('NEXTART-Bold.woff2') format('woff2'),
        url('NEXTART-Bold.woff') format('woff'),
        url('NEXTART-Bold.ttf') format('truetype'),
        url('NEXTART-Bold.svg#NEXTART-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

