@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 100;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-100.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 100;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-100_Italic_22.otf')
    format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 200;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-100.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 200;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-100_Italic_22.otf')
  format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 300;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-300.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 300;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-300_Italic_22.otf')
    format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 400;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-300.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 400;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-300_Italic_22.otf')
  format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 500;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-500.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 500;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-500_Italic_22.otf')
    format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 600;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-500.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 600;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-500_Italic_22.otf')
  format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 700;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-700.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 700;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-700_Italic_22.otf')
    format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 800;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-700.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 800;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-700_Italic_22.otf')
  format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 900;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-900.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 900;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-900_Italic_22.otf')
    format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 1000;
  font-style: normal;
  src: url('/assets/fonts/MuseoSansRounded-1000.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 1000;
  font-style: italic;
  src: url('/assets/fonts/MuseoSansRounded-1000_Italic_22.otf')
    format('opentype');
  font-display: swap;
}
