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

@font-face {
    font-family: 'Almaz';
    src: url('./Almaz-ExtraBold.eot');
    src: url('./Almaz-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./Almaz-ExtraBold.woff2') format('woff2'),
        url('./Almaz-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
