@font-face {
    font-display: swap;
    font-family: 'Roboto Condensed KZ';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/roboto-condensed-v31-full-regular.1b8e189f6bff.ttf") format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Condensed KZ';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/roboto-condensed-v31-full-500.7f0641652dc0.ttf") format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Condensed KZ';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/roboto-condensed-v31-full-700.513e2ae7a6f2.ttf") format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Condensed KZ';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/roboto-condensed-v31-full-900.3f4709c45a2e.ttf") format('truetype');
}

*,
input,
button,
textarea,
select {
    font-family: 'Roboto Condensed KZ', 'Roboto Condensed', sans-serif;
}
