/* SWK Fonts */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;600;700&family=Sorts+Mill+Goudy&display=swap');

@font-face {
  font-family: "SW Script";
  font-weight: 400;
  font-display: swap;
  src: url("/assets/swk/SWScript-Regular-5f8d6b32.otf") format("opentype");
}
