@font-face {
  font-family: 'Square Slab Serif';
  src: url('SquareSlabSerif-Light.woff2') format('woff2'),
       url('SquareSlabSerif-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Square Slab Serif';
  src: url('SquareSlabSerif-Medium.woff2') format('woff2'),
       url('SquareSlabSerif-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Square Slab Serif';
  src: url('SquareSlabSerif-Bold.woff2') format('woff2'),
       url('SquareSlabSerif-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
