@font-face {
  font-family: Artegra Sans;
  src: 
    url(ArtegraSans-Regular.woff2) format('woff2'),
    url(ArtegraSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Artegra Sans;
  src: 
    url(ArtegraSans-SemiBold.woff2) format('woff2'),
    url(ArtegraSans-SemiBold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Artegra Sans;
  src: 
    url(ArtegraSans-Medium.woff2) format('woff2'),
    url(ArtegraSans-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}