@font-face {
  font-family: 'Roobert';
  src: url('/fonts/roobert/Roobert-Regular.woff2') format('woff2'),
       url('/fonts/roobert/Roobert-Regular.woff') format('woff'),
       url('/fonts/roobert/Roobert-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}