/**
 * Formidable Forms
 */
@font-face {
  font-family: "EditorsNote";
  src: url("../fonts/editorsnote-regular-webfont.woff2") format("woff2"), url("../fonts/editorsnote-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "EditorsNote";
  src: url("../fonts/editorsnote-italic-webfont.woff2") format("woff2"), url("../fonts/editorsnote-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
body a {
  font-family: var(--wp--preset--font-family--main-content, sans-serif);
  font-weight: 400;
}
body a:hover {
  text-decoration: none !important;
  transition: color ease-out 400ms;
}
/*# sourceMappingURL=studiothink-fonts.css.map */
