@font-face {
    font-family: 'ALS_Ekibastuz';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('ALSEkibastuz-Regular'), url('./ALS_Ekibastuz_Regular.otf');
}

@font-face {
    font-family: 'ALS_Ekibastuz';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('ALSEkibastuz-Bold'), url('./ALS_Ekibastuz_Bold.otf');
}

@font-face {
    font-family: 'ALS_Ekibastuz';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('ALSEkibastuz-Heavy'), url('./ALS_Ekibastuz_Heavy.otf');
}

@font-face {
    font-family: 'ALS_Ekibastuz';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('ALSEkibastuz-Black'), url('./ALS_Ekibastuz_Black.otf');
}