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