@font-face {
  font-family: 'Atyp Display Light';
  src: local('AtypDisplayLight'),
    url('/fonts/AtypDisplay-Light.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Atyp Display Regular';
  src: local('AtypDisplayRegular'),
    url('/fonts/AtypDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Atyp Display Medium';
  src: local('AtypDisplayMedium'),
    url('/fonts/AtypDisplay-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Athelas';
  src: local('Athelas'), url('/fonts/Athelas-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
