@font-face {
    font-family: 'mooner-regular';
    src: url('./WOFF/Mooner-Regular.woff2') format('woff2'),
        url('./Mooner-Regular.woff') format('woff'),
        url('./TTF/Mooner-Regular.ttf') format('truetype');    
    font-weight: normal;
    font-style: normal;
}