@font-face {
  font-family: 'Optima LT Std';
  src: url("../fonts/OptimaLTStd/OptimaLTStd.eot");
  src: url("../fonts/OptimaLTStd/OptimaLTStd.eot?#iefix") format("embedded-opentype"), url("../fonts/OptimaLTStd/OptimaLTStd.woff2") format("woff2"), url("../fonts/OptimaLTStd/OptimaLTStd.woff") format("woff"), url("../fonts/OptimaLTStd/OptimaLTStd.ttf") format("truetype"), url("../fonts/OptimaLTStd/OptimaLTStd.svg#OptimaLTStd") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1, sources/sass/wedding/base/_document.scss */
html {
  height: 100%;
}

/* line 9, sources/sass/wedding/base/_document.scss */
body {
  position: relative;
}

@media (min-width: 48rem) {
  /* line 18, sources/sass/wedding/base/_document.scss */
  body {
    overflow: auto !important;
    min-height: 100%;
    padding-bottom: 16.875rem;
  }
}
/*# sourceMappingURL=base.css.map */