@font-face {
    font-family: 'SHARY';
    src: url('fonts/SHARY-Medium.eot');
    src: url('fonts/SHARY-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/SHARY-Medium.woff2') format('woff2'),
        url('fonts/SHARY-Medium.woff') format('woff'),
        url('fonts/SHARY-Medium.ttf') format('truetype'),
        url('fonts/SHARY-Medium.svg#SHARY-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SHARY';
    src: url('fonts/SHARY-Bold.eot');
    src: url('fonts/SHARY-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SHARY-Bold.woff2') format('woff2'),
        url('fonts/SHARY-Bold.woff') format('woff'),
        url('fonts/SHARY-Bold.ttf') format('truetype'),
        url('fonts/SHARY-Bold.svg#SHARY-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

