@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded100.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded200.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}



@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded500.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded700.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('../fonts/museo-sans-rounded/MuseoSansRounded1000.otf') format('opentype');
  font-weight: 1000;
  font-style: normal;
}
