@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,600,700&display=swap&subset=cyrillic');
@font-face {
    font-family: 'Geometria';
    src: url('Geometria.eot');
    src: url('Geometria.eot?#iefix') format('embedded-opentype'),
        url('Geometria.woff2') format('woff2'),
        url('Geometria.woff') format('woff'),
        url('Geometria.ttf') format('truetype'),
        url('Geometria.svg#Geometria') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Geometria';
    src: url('Geometria-ExtraBold.eot');
    src: url('Geometria-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('Geometria-ExtraBold.woff2') format('woff2'),
        url('Geometria-ExtraBold.woff') format('woff'),
        url('Geometria-ExtraBold.ttf') format('truetype'),
        url('Geometria-ExtraBold.svg#Geometria-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

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

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