@font-face {
    font-family: 'opun-mai';
    font-style: normal;
    font-weight: normal;
    src: url('./Opun-Mai-Regular.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'opun-mai';
    font-style: italic;
    font-weight: normal;
    src: url('./Opun-Mai-Italic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'opun-mai';
    font-style: normal;
    font-weight: bold;
    src: url('./Opun-Mai-Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'opun-mai';
    font-style: italic;
    font-weight: bold;
    src: url('./Opun-Mai-Bold-Italic.woff2') format('woff2');
    font-display: swap;
}


  