/* Local Google Fonts - Open Sans, Rasa, Sanchez */

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

@font-face {
  font-family: 'Rasa';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/rasa/rasa-600.woff2) format('woff2');
}

@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/sanchez/sanchez-regular.woff2) format('woff2');
}
