
@font-face {
  font-family: 'Eina03';
  src: url(./Fonts/Eina-03-Light.otf) format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Eina03';
  src: url(./Fonts/Eina-03-Regular.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Eina03';
  src: url(./Fonts/Eina-03-Bold.otf) format('opentype');
  font-weight: 700;
  font-style: normal;
}