@font-face {
    font-family: 'DejaVu Sans';
    font-style: normal;
    font-weight: 400;
    src: local('DejaVu Sans'), local('DejaVu Sans'), url(https://itprogress.ru/css/fonts/dejavu/dejavusans.woff2) format('woff2');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    src: url(https://itprogress.ru/css/fonts/segoe_ui/segoeui.ttf) format("opentype");
}
