@charset "UFT-8";

/* font */

@font-face {
    font-family: 'ostrich';
    src: url('../font/ostrich-Black.otf') format('OpenType');
}

@font-face {
    font-family: 'komorebi';
    src: url('../font/komorebi-gothic.ttf') format('TrueType');
}

@font-face {
    font-family: 'butler';
    src: url('../font/Butler_Black.otf') format('OpenType');
}