 @font-face {
     font-family: 'Eina01';
     src: url('/font/eina01bold.otf') format('opentype');
     font-weight: normal;
     font-style: normal;
 }

 body {
     font-family: 'Eina01', sans-serif;
 }

 