@font-face {
  font-family: Metropolis;
  src: url(/wp-content/themes/ehc/assets/dist/fonts/Metropolis-Regular.otf);
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: Metropolis;
  src: url(/wp-content/themes/ehc/assets/dist/fonts/Metropolis-Medium.otf);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Metropolis;
  src: url(/wp-content/themes/ehc/assets/dist/fonts/Metropolis-SemiBold.otf);
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: Metropolis;
  src: url(/wp-content/themes/ehc/assets/dist/fonts/Metropolis-Bold.otf);
  font-weight: 700;
  font-display: swap;
}
