@font-face {
  font-family: Achemine-Bold;
  src: url('/themes/custom/mercure_sb/dist/fonts/AchemineBold.woff2') format('woff2'),
    url('/themes/custom/mercure_sb/dist/fonts/AchemineBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir-Heavy;
  src: url('/themes/custom/mercure_sb/dist/fonts/AvenirHeavy.woff2') format('woff2'),
    url('/themes/custom/mercure_sb/dist/fonts/AvenirHeavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir-Medium;
  src: url('/themes/custom/mercure_sb/dist/fonts/AvenirMedium.woff2') format('woff2'),
    url('/themes/custom/mercure_sb/dist/fonts/AvenirMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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