@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'KiyosunaSans'; /* Use the name you want for your font */
  src: url('../fonts/KiyosunaSans-L-1.0.1.otf') format('otf'),
       url('../fonts/KiyosunaSans-L-1.0.1.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}