/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Neuton'; */
/*   font-style: normal; */
/*   font-weight: 200; */
/*   src: url('/static/fonts/neuton-v22-latin-200.woff2') format('woff2'); */
/* } */

@font-face {
  font-display: swap;
  font-family: 'Neuton';
  font-style: normal;
  font-weight: 300;
  src: url('/static/fonts/neuton-v22-latin-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Neuton';
  font-style: normal;
  font-weight: 400;
  src: url('/static/fonts/neuton-v22-latin-regular.woff2') format('woff2');
}

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Neuton'; */
/*   font-style: italic; */
/*   font-weight: 400; */
/*   src: url('/static/fonts/neuton-v22-latin-italic.woff2') format('woff2'); */
/* } */

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Neuton'; */
/*   font-style: normal; */
/*   font-weight: 700; */
/*   src: url('/static/fonts/neuton-v22-latin-700.woff2') format('woff2'); */
/* } */

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Neuton'; */
/*   font-style: normal; */
/*   font-weight: 800; */
/*   src: url('/static/fonts/neuton-v22-latin-800.woff2') format('woff2'); */
/* } */

@font-face {
  font-display: swap;
  font-family: 'Rethink Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/static/fonts/rethink-sans-v5-latin-regular.woff2') format('woff2');
}

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Rethink Sans'; */
/*   font-style: italic; */
/*   font-weight: 400; */
/*   src: url('/static/fonts/rethink-sans-v5-latin-italic.woff2') format('woff2'); */
/* } */

@font-face {
  font-display: swap;
  font-family: 'Rethink Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/static/fonts/rethink-sans-v5-latin-500.woff2') format('woff2');
}

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Rethink Sans'; */
/*   font-style: italic; */
/*   font-weight: 500; */
/*   src: url('/static/fonts/rethink-sans-v5-latin-500italic.woff2') format('woff2'); */
/* } */

@font-face {
  font-display: swap;
  font-family: 'Rethink Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/static/fonts/rethink-sans-v5-latin-600.woff2') format('woff2');
}

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Rethink Sans'; */
/*   font-style: italic; */
/*   font-weight: 600; */
/*   src: url('/static/fonts/rethink-sans-v5-latin-600italic.woff2') format('woff2'); */
/* } */

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Rethink Sans'; */
/*   font-style: normal; */
/*   font-weight: 700; */
/*   src: url('/static/fonts/rethink-sans-v5-latin-700.woff2') format('woff2'); */
/* } */

/* @font-face { */
/*   font-display: swap; */
/*   font-family: 'Rethink Sans'; */
/*   font-style: italic; */
/*   font-weight: 700; */
/*   src: url('/static/fonts/rethink-sans-v5-latin-700italic.woff2') format('woff2'); */
/* } */


/* @font-face { */
/*     font-display: swap; */
/*     font-family: 'Rethink Sans'; */
/*     font-style: normal; */
/*     font-weight: 800; */
/*     src: url('/static/fonts/rethink-sans-v5-latin-800.woff2') format('woff2'); */
/* } */

/* @font-face { */
/*     font-display: swap; */
/*     font-family: 'Rethink Sans'; */
/*     font-style: italic; */
/*     font-weight: 800; */
/*     src: url('/static/fonts/rethink-sans-v5-latin-800italic.woff2') format('woff2'); */
/* } */

@font-face {
    size-adjust: 85%;
    font-family: 'Noto Serif';
    src: local('Noto Serif Regular');
}
