@font-face {
    font-family: 'HechohechoA';
    src: url('fonts/HechohechoA-Regular.woff2') format('woff2'),
         url('fonts/HechohechoA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HechohechoB';
    src: url('fonts/HechohechoB-Regular.woff2') format('woff2'),
         url('fonts/HechohechoB-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} 