@font-face {
  font-family: 'Roboto-Regular';
  src: url('https://obs.eu-de.otc.t-systems.com/otc-eu-de-stag-diaxilo/static/fonts/Roboto-Regular.ttf');
}

body {
    font-family: 'Roboto-Regular';
}

p, ul {
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto-Regular';
}