@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-extralight-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-extralight-webfont.woff') format('woff'),
         url('geogrotesquecyr-extralight-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;

}

@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-light-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-light-webfont.woff') format('woff'),
         url('geogrotesquecyr-light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-thin-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-thin-webfont.woff') format('woff'),
         url('geogrotesquecyr-thin-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-regular-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-regular-webfont.woff') format('woff'),
         url('geogrotesquecyr-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-medium-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-medium-webfont.woff') format('woff'),
         url('geogrotesquecyr-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-semibold-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-semibold-webfont.woff') format('woff'),
         url('geogrotesquecyr-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

}


@font-face {
    font-family: 'geogrotesque';
    src: url('geogrotesquecyr-bold-webfont.woff2') format('woff2'),
         url('geogrotesquecyr-bold-webfont.woff') format('woff'),
         url('geogrotesquecyr-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}