@font-face {
    font-family: 'Arkhip';
    src: url('Arkhip-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('Roboto-Regular.ttf') format('truetype');
    font-weight: medium;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff') format('woff');
    font-weight: medium;
    font-style: normal;
    font-display: swap;
}