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

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

@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-display: swap;
}

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

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