@font-face {
    font-family: 'My';
    src: url('My.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nadall';
    src: url('Nadall.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mx';
    src: url('Mx.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

