@font-face {
  font-family: Raleway;
  font-weight: 100 900;
  font-style: normal;
  src: local("Lato"),
       url("/templates/cassiopeia/fonts/Raleway-Font.woff2") format('woff2') format('woff2-variations'),
       url("/templates/cassiopeia/fonts/Raleway-Font.woff") format('woff') format('woff-variations'),
       url("/templates/cassiopeia/fonts/Raleway-Font.eot") format('eot') format('eot-variations');
  font-display: swap;
}
@font-face {
  font-family: Raleway;
  font-weight: 100 900;
  font-style: italic;
  src: local("Lato"),
       url("/templates/cassiopeia/fonts/Raleway-Italic-Font.woff2") format('woff2') format('woff2-variations'),
       url("/templates/cassiopeia/fonts/Raleway-Italic-Font.woff") format('woff') format('woff-variations'),
       url("/templates/cassiopeia/fonts/Raleway-Italic-Font.eot") format('eot') format('eot-variations');
  font-display: swap;
}