@font-face {
  font-family: 'Eina03-Bold';
  src: url('../fonts/Eina03-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Eina03-BoldItalic';
  src: url('../fonts/Eina03-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Eina03-Light';
  src: url('../fonts/Eina03-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Eina03-LightItalic';
  src: url('../fonts/Eina03-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Eina03-Regular';
  src: url('../fonts/Eina03-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Eina03-RegularItalic';
  src: url('../fonts/Eina03-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Eina03-SemiBold';
  src: url('../fonts/Eina03-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Eina03-SemiboldItalic';
  src: url('../fonts/Eina03-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Elianto-Regular';
  src:
    url('../fonts/Elianto-Regular.otf') format('opentype'),
    url('../fonts/Elianto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
