@font-face {
  font-family: 'MuseoSansCyrl';
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-100.eot');
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-100.woff') format('woff'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-100.otf') format('opentype'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-100.ttf') format('truetype');

  font-weight: 100;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'MuseoSansCyrl';
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-300.eot');
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-300.woff') format('woff'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-300.otf') format('opentype'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-300.ttf') format('truetype');

  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'MuseoSansCyrl';
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-500.eot');
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-500.woff') format('woff'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-500.otf') format('opentype'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-500.ttf') format('truetype');

  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-700.eot');
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-700.woff') format('woff'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-700.otf') format('opentype'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-700.ttf') format('truetype');

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-900.eot');
  src: url('../fonts/MuseoSansCyrl/MuseoSansCyrl-900.woff') format('woff'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-900.otf') format('opentype'),
    url('../fonts/MuseoSansCyrl/MuseoSansCyrl-900.ttf') format('truetype');

  font-weight: 900;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Thin.eot');
  src: url('../fonts/Roboto/Roboto-Thin.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Thin.otf') format('opentype'),
    url('../fonts/Roboto/Roboto-Thin.ttf') format('truetype');

  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Light.eot');
  src: url('../fonts/Roboto/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Light.otf') format('opentype'),
    url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');

  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Medium.eot');
  src: url('../fonts/Roboto/Roboto-Medium.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Medium.otf') format('opentype'),
    url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');

  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Bold.eot');
  src: url('../fonts/Roboto/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Bold.otf') format('opentype'),
    url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}