/* Raleway - variable font (weights 100-900) */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('Raleway.woff2') format('woff2');
}

/* Open Sans - variable font (weights 300-800) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url('OpenSans.woff2') format('woff2');
}
