/* Shadows Into Light Two - Regular */
/* Downloaded from Google Fonts: https://fonts.google.com/specimen/Shadows+Into+Light+Two */
/* Copyright (c) 2011, Kimberly Geswein. Licensed under the SIL Open Font License, Version 1.1. */

@font-face {
  font-family: 'Shadows Into Light Two';
  src: url('./ShadowsIntoLightTwo-Regular.woff2') format('woff2'),
       url('./ShadowsIntoLightTwo-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
