@font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  src: local("Lato"),
       url("/templates/cassiopeia/fonts/Inter-Variable.woff2") format('woff2'),
       url("/templates/cassiopeia/fonts/Inter-Variable.woff") format('woff'),
       url("/templates/cassiopeia/fonts/Inter-Variable.eot") format('eot');
  font-display: swap;
}