/**
 * Formidable Forms
 */
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-Bold-Pro.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-BoldItal-Pro.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-Book-Pro.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-BookItal-Pro.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-Light-Pro.otf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-LightItal-Pro.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-Medium-Pro.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-MediumItal-Pro.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-SembdItal-Pro.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Archer";
  src: url("/wp-content/themes/studiothink/assets/fonts/Archer-Semibold-Pro.otf") format("opentype");
  font-weight: 600;
}
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;
}
body h1 {
  font-size: var(--wp--preset--font-size--h-1, 60px);
}
body h2 {
  font-size: var(--wp--preset--font-size--h-2, 48px);
}
body h3 {
  font-size: var(--wp--preset--font-size--h-3, 40px);
}
body h4 {
  font-size: var(--wp--preset--font-size--p, 18px);
  margin-bottom: 1em;
}
body h5 {
  font-size: var(--wp--preset--font-size--p, 18px);
}
body p {
  font-size: var(--wp--preset--font-size--p, 18px);
}
/*# sourceMappingURL=studiothink-fonts.css.map */
