@font-face {
    font-family: 'Kastelov Axiforma';
    src: url('fonts/axiforma/axiforma-regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Kastelov Axiforma';
    src: url('fonts/axiforma/axiforma-semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}