@font-face {
  font-family: 'Modern Era';
  font-style: normal;
  font-weight: 400;
  src: url('/font/modern-era/ModernEra-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Modern Era';
  font-style: normal;
  font-weight: 500;
  src: url('/font/modern-era/ModernEra-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Modern Era';
  font-style: normal;
  font-weight: 700;
  src: url('/font/modern-era/ModernEra-Bold.otf') format('opentype');
}