@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoThin.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: italic;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoThinItalic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoLight.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: italic;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoLightItalic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoRegular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoItalic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoMedium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoMediumItalic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: italic;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoBoldItalic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: normal;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoBlack.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: italic;
    src: url('https://cdn.abcp.ru/ast/fonts/roboto/RobotoBlackItalic.woff2') format('woff2');
    font-display: swap;
}