/* // RobotoCondensed */
@font-face {
    font-family: RobotoCondensed;
    src: url('../ttf/regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: RobotoCondensed;
    src: url('../ttf/regularitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: RobotoCondensed;
    src: url('../ttf/bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: RobotoCondensed;
    src: url('../ttf/bolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* // Roboto */
@font-face {
    font-family: Roboto;
    src: url('../ttf/regular-2.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('../ttf/regularitalic-2.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('../ttf/medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('../ttf/mediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('../ttf/bold-2.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('../ttf/bolditalic-2.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Skyquake;
    src: url('../woff/symbols_skyquake_short.woff') format('woff'),url('../woff2/symbols_skyquake_short.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: fontello;
    src: url('../eot/fontellod41d.eot#iefix') format('embedded-opentype'),url('../ttf/fontello.ttf') format('truetype'),url('../svg/fontello.svg') format('svg'),url('../woff/fontello.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: GolosUIWebVF;
    src: url('../woff2/golos-ui_vf.woff2') format('woff2'),
    url('../woff/golos-ui_vf.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

