@font-face {
  font-family: 'Muna';
  font-display: swap;
  font-weight: normal;
  font-style: normal;
  src:
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaRegular.woff') format('woff'),
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'Muna';
  font-display: swap;
  font-weight: normal;
  font-style: italic;
  src:
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaRegular.woff') format('woff'),
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'Muna';
  font-display: swap;
  font-weight: bold;
  font-style: normal;
  src:
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaBlack.woff') format('woff'),
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaBlack.ttf') format('truetype');
}

@font-face {
  font-family: 'Muna';
  font-display: swap;
  font-weight: bold;
  font-style: italic;
  src:
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaBlack.woff') format('woff'),
    url('https://vice-web-statics-cdn.vice.com/fonts/Muna/MunaBlack.ttf') format('truetype');
}
