@font-face {
  font-family: 'Arthemys Display';
  font-style: normal;
  font-weight: 200;
  src:
    local('Arthemys Display'),
    url('./arthemysdisplay.woff2') format('woff2'),
    url('./arthemysdisplay.woff') format('woff');
  font-display: swap;
}
