@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/Inter_Thin.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Thin.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/Inter_ThinItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_ThinItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/Inter_ExtraLight.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_ExtraLight.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/Inter_ExtraLightItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_ExtraLightItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Inter_Light.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Light.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Inter_LightItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_LightItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Inter_Regular.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Regular.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Inter_Italic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Italic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Inter_Medium.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Medium.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Inter_MediumItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_MediumItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Inter_SemiBold.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_SemiBold.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Inter_SemiBoldItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_SemiBoldItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Inter_Bold.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Bold.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Inter_BoldItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_BoldItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/Inter_ExtraBold.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_ExtraBold.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/Inter_ExtraBoldItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_ExtraBoldItalic.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/Inter_Black.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_Black.woff?v=3.13') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/Inter_BlackItalic.woff2?v=3.13') format('woff2'),
       url('/fonts/Inter_BlackItalic.woff?v=3.13') format('woff');
}

@supports (font-variation-settings: normal) {
  html {
    font-family: 'Inter var', Inter, sans-serif;
  }
}

@font-face {
  font-family: 'Inter var';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/Inter_roman.var.woff2?v=3.13') format('woff2');
}

@font-face {
  font-family: 'Inter var';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/Inter_italic.var.woff2?v=3.13') format('woff2');
}
