@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 100;
  src: local('MuseoSans'), local('Roboto-Regular-Thin'), url('../fonts/MuseoSansCyrl.otf') format('opentype');
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 300;
  src: local('MuseoSans'), local('Roboto-Regular-Light'), url('../fonts/MuseoSansCyrl_0.otf') format('opentype');
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 500;
  src: local('MuseoSans'), local('Roboto-Regular-Regular'), url('../fonts/MuseoSansCyrl_1.otf') format('opentype');
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 700;
  src: local('MuseoSans'), local('Roboto-Regular-Bold'), url('../fonts/MuseoSansCyrl_2.otf') format('opentype');
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 900;
  src: local('MuseoSans'), local('Roboto-Regular-Black'), url('../fonts/MuseoSansCyrl_3.otf') format('opentype');
}