@font-face {
  font-display: swap;
  font-family: 'hey_augustregular';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/hey_august/hey_august-webfont.woff2') format('woff2'),
       url('../fonts/hey_august/hey_august-webfont.woff') format('woff'),
       url('../fonts/hey_august/hey_august-webfont.ttf') format('truetype'),
       url('../fonts/hey_august/hey_august-webfont.svg#hey_augustregular') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter/inter-v18-latin-regular.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-regular.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/inter/inter-v18-latin-italic.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter/inter-v18-latin-700.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-700.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/inter/inter-v18-latin-700italic.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-700italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/inter/inter-v18-latin-800.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-800.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/inter/inter-v18-latin-800italic.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-800italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/inter/inter-v18-latin-900.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-900.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/inter/inter-v18-latin-900italic.woff2') format('woff2'),
       url('../fonts/inter/inter-v18-latin-900italic.ttf') format('truetype');
}