@font-face {
    font-family: 'La Luxes Script';
    src: url('LaLuxesScript.woff2') format('woff2'),
         url('LaLuxesScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.la-luxes-script{
    font-family: 'La Luxes Script';
    line-height: 1;
    font-style: normal;
}