@font-face {
  font-family: 'MuseoSans';
  src: url('../fonts/MuseoSans/MuseoSans_900.woff2') format('woff2'),
      url('../fonts/MuseoSans/MuseoSans_900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  src: url('../fonts/MuseoSans/MuseoSans_700.woff2') format('woff2'),
      url('../fonts/MuseoSans/MuseoSans_700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  src: url('../fonts/MuseoSans/MuseoSans_500.woff2') format('woff2'),
      url('../fonts/MuseoSans/MuseoSans_500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  src: url('../fonts/MuseoSans/MuseoSans_300.woff2') format('woff2'),
      url('../fonts/MuseoSans/MuseoSans_300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay/PlayfairDisplay-Regular.woff2') format('woff2'),
      url('../fonts/PlayfairDisplay/PlayfairDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
