@font-face {
   font-family: 'Xenia';
   /* font-weight: 100; */
   font-style: normal;
   font-display: swap;
   src: local('Xenia'),
      /* url(../fonts/xenia/Xenia-Extended-Cyrillic.woff2) format('woff2'), */
      url(../fonts/xenia/XeniaExtendedCyrillic.woff) format('woff'),
      url(../fonts/xenia/XeniaExtendedCyrillic.ttf) format('truetype'),
      url(../fonts/xenia/Xenia-Extended-Cyrillic.eot?#iefix) format('embedded-opentype');
}


@font-face {
   font-family: 'Roboto';
   font-weight: 100;
   font-style: normal;
   font-display: swap;
   src: local('Roboto ExtraLight'),
      url(../fonts/roboto/Roboto-Thin.woff2) format('woff2'),
      url(../fonts/roboto/Roboto-Thin.woff) format('woff'),
      url(../fonts/roboto/Roboto-Thin.ttf) format('truetype'),
      url(../fonts/roboto/Roboto-Thin.eot?#iefix) format('embedded-opentype');
}

@font-face {
   font-family: 'Roboto';
   font-weight: 200;
   font-style: normal;
   font-display: swap;
   src: local('Roboto Light'),
      url(../fonts/roboto/Roboto-Light.woff2) format('woff2'),
      url(../fonts/roboto/Roboto-Light.woff) format('woff'),
      url(../fonts/roboto/Roboto-Light.ttf) format('truetype'),
      url(../fonts/roboto/Roboto-Light.eot?#iefix) format('embedded-opentype');
}

@font-face {
   font-family: 'Roboto';
   font-weight: 300;
   font-style: normal;
   font-display: swap;
   src: local('Roboto Regular'),
      url(../fonts/roboto/Roboto-Regular.woff2) format('woff2'),
      url(../fonts/roboto/Roboto-Regular.woff) format('woff'),
      url(../fonts/roboto/Roboto-Regular.ttf) format('truetype'),
      url(../fonts/roboto/Roboto-Regular.eot?#iefix) format('embedded-opentype');
}

@font-face {
   font-family: 'Roboto';
   font-weight: 400;
   font-style: normal;
   font-display: swap;
   src: local('Roboto Medium'),
      url(../fonts/roboto/Roboto-Medium.woff2) format('woff2'),
      url(../fonts/roboto/Roboto-Medium.woff) format('woff'),
      url(../fonts/roboto/Roboto-Medium.ttf) format('truetype'),
      url(../fonts/roboto/Roboto-Medium.eot?#iefix) format('embedded-opentype');
}

@font-face {
   font-family: 'Roboto';
   font-weight: 600;
   font-style: normal;
   font-display: swap;
   src: local('Roboto Bold'),
      url(../fonts/roboto/Roboto-Bold.woff2) format('woff2'),
      url(../fonts/roboto/Roboto-Bold.woff) format('woff'),
      url(../fonts/roboto/Roboto-Bold.ttf) format('truetype'),
      url(../fonts/roboto/Roboto-Bold.eot?#iefix) format('embedded-opentype');
}



@font-face {
   font-family: 'Roboto';
   font-weight: 800;
   font-style: normal;
   font-display: swap;
   src: local('Roboto Black'),
      url(../fonts/roboto/Roboto-Black.woff2) format('woff2'),
      url(../fonts/roboto/Roboto-Black.woff) format('woff'),
      url(../fonts/roboto/Roboto-Black.ttf) format('truetype'),
      url(../fonts/roboto/Roboto-Black.eot?#iefix) format('embedded-opentype');
}
