@font-face {
  font-family: "notera.ttf";
  src: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2153523910/assets/notera.ttf?17712554347479687); }
h2, h3, h4 {
  font-family: "notera", sans-serif; }

@font-face {
  font-family: "akkurat.ttf";
  src: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2153523910/assets/akkurat.ttf?17712554347479687); }
body, p, h1, h2, h3, h4, h5, h6, ul, ol, a {
  font-family: "akkurat", sans-serif; }

.header {
  position: fixed;
  padding: 15px;
  right: 0;
  left: 0;
  z-index: 1030; }

@media screen and (min-width: 800px) {
  .header {
    background-color: transparent !important; } }
.header.scrolled {
  background-color: #68c5ed !important;
  transition: background-color 200ms linear;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.2); }

.header-menu {
  font-size: 12px; }

.header--light a {
  color: #fff; }

.header-ham span:hover {
  background: #fff; }

.header--light .header-ham span {
  background-color: #fff; }
