@font-face {
  font-family: 'Austin Cyr';
  src: local('AustinCyr-Roman'), url('AustinCyr-Roman.woff2') format('woff2'),
    url('AustinCyr-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HK Grotesk';
  src: local('HK Grotesk Bold'), local('HKGrotesk-Bold'),
    url('HKGrotesk-Bold.woff2') format('woff2'),
    url('HKGrotesk-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'HK Grotesk';
  src: local('HK Grotesk Regular'), local('HKGrotesk-Regular'),
    url('HKGrotesk-Regular.woff2') format('woff2'),
    url('HKGrotesk-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HK Grotesk';
  src: local('HK Grotesk SemiBold'), local('HKGrotesk-SemiBold'),
    url('HKGrotesk-SemiBold.woff2') format('woff2'),
    url('HKGrotesk-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
