Загрузка данных


<style>
    @font-face {
        font-family: "Regular";
        src: url("мустафин/assets/font/Regular.otf");
    }

    .custom-font {
        font-family: "Regular", sans-serif;
    }
</style>