@font-face {
  font-family: 'Eika-Medium';
  src: url(./fonts/Eika-Medium.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Eika-Semibold';
  src: url(./fonts/Eika-Semibold.woff2) format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Eika-Bold';
  src: url(./fonts/Eika-Bold.woff2) format('woff2');
  font-weight: bold;
  font-style: normal;
}
