@font-face {
    font-family: 'logirent';
    src: url('/assets/fonts/logirent.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


.logirent{
    font-family: 'logirent';
}