@font-face {
  font-family: '718';
  src: url('/fonts/SevenOneEight-ExtraBold.woff2') format('woff2'),
       url('/fonts/SevenOneEight-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: '718 Book';
  src: url('/fonts/SevenOneEight-Book.woff2') format('woff2'),
       url('/fonts/SevenOneEight-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tautz';
  src: url('/fonts/Tautz-Bold.woff2') format('woff2'),
       url('/fonts/Tautz-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
