@font-face {
    font-family: 'Jordy';
    src: url('4.0/assets/fonts/Jordy.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}



.custom-font {
    font-size: 20px;
    font-family: 'Jordy', sans-serif;
    font-weight: 500;
}