@font-face {
    font-family: 'FONT';
    src: url('/FONTS/CLFN 24x CN.woff2');
    font-weight: 400;
}

@font-face {
    font-family: 'FONT';
    src: url('/FONTS/MonuTitl Cond.ttf');
    font-weight: 700;
}

html {
    font-family: 'FONT';
}