/* Museo Sans Latin font definitions */
@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans-100.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans-100Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans-300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans-300Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans_500.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans_500_Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans_700.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans-700Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans_900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans';
  src: url('/fonts/Museo_Sans/Museo_Sans/MuseoSans-900Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* Museo Sans Cyrillic font definitions */
@font-face {
  font-family: 'Museo_Sans_Cyrill';
  src: url('/fonts/Museo_Sans/Museo_Sans_Cyrill/museosanscyrl-300-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans_Cyrill';
  src: url('/fonts/Museo_Sans/Museo_Sans_Cyrill/museosanscyrl-500-webfont.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans_Cyrill';
  src: url('/fonts/Museo_Sans/Museo_Sans_Cyrill/museosanscyrl-700-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Museo_Sans_Cyrill';
  src: url('/fonts/Museo_Sans/Museo_Sans_Cyrill/museosanscyrl-900-webfont.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
