
/* Шрифт: GraphikLCG*/

@font-face {
    font-family: 'GraphikLCG';
    src: url(../fonts/GraphikLCG-Light.woff2), url(../fonts/GraphikLCG-Light.woff);
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GraphikLCG';
    src: url(../fonts/GraphikLCG-Regular.woff2), url(../fonts/GraphikLCG-Regular.woff);
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GraphikLCG';
    src: url(../fonts/GraphikLCG-Semibold.woff2), url(../fonts/GraphikLCG-Semibold.woff);
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GraphikLCG';
    src: url(../fonts/GraphikLCG-Bold.woff2), url(../fonts/GraphikLCG-Bold.woff);
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

/* Шрифт: OpenSans*/

@font-face {
    font-family: 'OpenSans';
    src: url(../fonts/OpenSans-Light.woff2), url(../fonts/OpenSans-Light.woff);
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url(../fonts/OpenSans-Regular.woff2), url(../fonts/OpenSans-Regular.woff);
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url(../fonts/OpenSans-Semibold.woff2), url(../fonts/OpenSans-Semibold.woff);
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url(../fonts/OpenSans-Bold.woff2), url(../fonts/OpenSans-Bold.woff);
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}