@font-face {
    font-family: 'GeneralSans-Regular';
    src: url('../fonts/GeneralSans-Regular.otf') format('otf'),
        url('../fonts/GeneralSans-Regular.otflar.otf') format('otf'),
        url('../fonts/GeneralSans-Regular.otf') format('truetype');
    font-display: swap;
    font-style: normal;
}