@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/static/fonts/web/InterVariable.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('/static/fonts/web/InterVariable-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-MediumItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-SemiBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/lora/fonts/webfonts/Lora-BoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-ExtraLight.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/static/fonts/inconsolata/fonts/webfonts/Inconsolata-Black.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenDyslexic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/opendyslexic/compiled/OpenDyslexic-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenDyslexic';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/opendyslexic/compiled/OpenDyslexic-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenDyslexic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/opendyslexic/compiled/OpenDyslexic-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenDyslexic';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/opendyslexic/compiled/OpenDyslexic-BoldItalic.woff2') format('woff2');
}
