@font-face {
  font-family: 'Roobert';
  src: url('./Roobert-RegularItalic.woff2') format('woff2'),
       url('./Roobert-RegularItalic.woff') format('woff'),
       url('./Roobert-RegularItalic.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}