@font-face {
  font-family: 'Inter';
  src:
    url('Inter-09-2023/Inter-Regular.woff2') format('woff2'),
    url('Inter-09-2023/Inter-Regular.woff') format('woff'),
    url('Inter-09-2023/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src:
    url('Inter-09-2023/Inter-Bold.woff2') format('woff2'),
    url('Inter-09-2023/Inter-Bold.woff') format('woff'),
    url('Inter-09-2023/Inter-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src:
    url('Inter-09-2023/Inter-ExtraBold.woff2') format('woff2'),
    url('Inter-09-2023/Inter-ExtraBold.woff') format('woff'),
    url('Inter-09-2023/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src:
    url('Inter-09-2023/Inter-SemiBold.woff2') format('woff2'),
    url('Inter-09-2023/Inter-SemiBold.woff') format('woff'),
    url('Inter-09-2023/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src:
    url('Inter-09-2023/Inter-Medium.woff2') format('woff2'),
    url('Inter-09-2023/Inter-Medium.woff') format('woff'),
    url('Inter-09-2023/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src:
    url('Inter-09-2023/Inter-Light.woff2') format('woff2'),
    url('Inter-09-2023/Inter-Light.woff') format('woff'),
    url('Inter-09-2023/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HLOswald';
  src:
    url('Oswald-09-2023/Medium.woff2') format('woff2'),
    url('Oswald-09-2023/Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HLPlayfairDisplay';
  src:
    url('Playfair-09-2023/Regular.woff2') format('woff2'),
    url('Playfair-09-2023/Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
