@font-face {
  font-family: 'Empera';
  src: url('Empera-Regular.woff2') format('woff2'),
       url('Empera-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Empera Soft';
  src: url('Empera-Soft.woff2') format('woff2'),
       url('Empera-Soft.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
