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

@font-face {
  font-family: 'Serrif';
  src: url('Serrif-Regular.woff2') format('woff2'),
       url('Serrif-Regular.woff') format('woff'),
       url('Serrif-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Serrif';
  src: url('Serrif-SemiBold.woff2') format('woff2'),
       url('Serrif-SemiBold.woff') format('woff'),
       url('Serrif-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
