.the-admiral-hornblower .header {
	margin-bottom: 5rem;
	box-shadow: 0 -10px 20px 0px #000;
}

.the-admiral-hornblower footer {
	margin-top: 5rem;
}

.the-admiral-hornblower footer .facebook_img_hover,
.the-admiral-hornblower footer .instagram_img_hover {
	display: none;
}

.the-admiral-hornblower footer nav:hover .facebook_img,
.the-admiral-hornblower footer nav:hover .instagram_img {
	display: none;
}

.the-admiral-hornblower footer nav:hover .facebook_img_hover,
.the-admiral-hornblower footer nav:hover .instagram_img_hover {
	display: inline;
}

.the-admiral-hornblower footer nav .sqs-svg-icon--wrapper.facebook-unauth:hover .facebook_img,
.the-admiral-hornblower footer nav .sqs-svg-icon--wrapper.instagram-unauth:hover .instagram_img {
	display: inline;
}

.the-admiral-hornblower footer nav .sqs-svg-icon--wrapper.facebook-unauth:hover .facebook_img_hover,
.the-admiral-hornblower footer nav .sqs-svg-icon--wrapper.instagram-unauth:hover .instagram_img_hover {
	display: none;
}

.the-admiral-hornblower .header .logo {
	padding: 20px;
	background-color: #fff;
	display: flex;
	justify-content: center;
}

.the-admiral-hornblower .header .logo img {
	max-height: 100px;
	max-width: 400px;
}

@media (max-width: 767px) {
	.the-admiral-hornblower .header .logo img {
		max-width: 100%;
	}
}

.the-admiral-hornblower footer * {
	box-sizing: content-box;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	line-height: 1.6em;
}

.the-admiral-hornblower footer,
.the-admiral-hornblower nav {
  display: block;
}
.the-admiral-hornblower a:focus {
  outline: thin dotted;
}
.the-admiral-hornblower a:active,
.the-admiral-hornblower a:hover {
  outline: 0;
}
.the-admiral-hornblower svg:not(:root) {
  overflow: hidden;
}
.the-admiral-hornblower .sqs-row {
  width: auto !important;
}
.the-admiral-hornblower .sqs-row:before,
.the-admiral-hornblower .sqs-row:after {
  content: "";
  display: table;
}
.the-admiral-hornblower .sqs-row:after {
  clear: both;
}
.the-admiral-hornblower [class*="sqs-col"] {
  float: left;
}
.the-admiral-hornblower [class*="sqs-col"] .sqs-block {
  padding-left: 17px;
  padding-right: 17px;
}
.the-admiral-hornblower [class*="sqs-col"]:last-child {
  padding-right: 0;
}
.the-admiral-hornblower .sqs-col-12 {
  width: 100%;
}
.the-admiral-hornblower .sqs-col-8 {
  width: 66.6667%;
}
.the-admiral-hornblower .sqs-col-4 {
  width: 33.3333%;
}
.the-admiral-hornblower .sqs-layout > .sqs-row {
  margin-left: -17px;
  margin-right: -17px;
}
.the-admiral-hornblower
  .sqs-layout:not(.sqs-editing)
  .sqs-row
  .sqs-block:not(.float):not(.sqs-feature-gated-wrapper):first-child {
  padding-top: 0;
}
.the-admiral-hornblower
  .sqs-layout:not(.sqs-editing)
  .sqs-row
  .sqs-block:not(.float):not(
    .sqs-feature-gated-wrapper
  ):first-child:last-child {
  padding-bottom: 0;
}
.the-admiral-hornblower
  .sqs-layout:not(.sqs-editing)
  .sqs-row
  + .sqs-row
  .sqs-block:not(.float):first-child {
  padding-top: 17px;
}
.the-admiral-hornblower
  .sqs-layout:not(.sqs-editing)
  .sqs-row
  + .sqs-row
  .sqs-block:not(.float):first-child:last-child {
  padding-bottom: 17px;
}
.the-admiral-hornblower
  .sqs-layout:not(.sqs-editing)
  .sqs-row
  + .sqs-row:not(:last-child)
  .sqs-block:last-child {
  padding-bottom: 17px;
}
.the-admiral-hornblower .sqs-block {
  position: relative;
  height: auto;
  padding-top: 17px;
  padding-bottom: 17px;
}
.the-admiral-hornblower
  .sqs-block:not(.sqs-block-html):not(.sqs-block-markdown) {
  clear: both;
}
.the-admiral-hornblower .sqs-use--icon,
.the-admiral-hornblower .sqs-use--mask {
  fill: transparent;
  -webkit-transition: fill 170ms ease-in-out;
  -moz-transition: fill 170ms ease-in-out;
  -o-transition: fill 170ms ease-in-out;
  transition: fill 170ms ease-in-out;
}
.the-admiral-hornblower .sqs-svg-icon--wrapper {
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background-color 170ms ease-in-out;
  -moz-transition: background-color 170ms ease-in-out;
  -o-transition: background-color 170ms ease-in-out;
  transition: background-color 170ms ease-in-out;
  z-index: 0;
}
.the-admiral-hornblower .sqs-svg-icon--wrapper > div,
.the-admiral-hornblower .sqs-svg-icon--wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.the-admiral-hornblower .social-icons-shape-circle .sqs-svg-icon--wrapper {
  border-radius: 50%;
}
.the-admiral-hornblower
  .social-icons-size-extra-large:not(.social-icons-style-regular)
  .sqs-svg-icon--wrapper {
  width: 48px;
  height: 48px;
}
.the-admiral-hornblower .social-icon-alignment-left .sqs-svg-icon--list {
  text-align: left;
}
.the-admiral-hornblower
  .social-icons-size-extra-large.social-icon-alignment-left
  .sqs-svg-icon--wrapper {
  margin: 0 12px 0 0;
}
.the-admiral-hornblower
  .social-icons-color-white.social-icons-style-knockout
  .sqs-use--mask {
  fill: #fff;
}
.the-admiral-hornblower
  .social-icons-color-white.social-icons-style-knockout
  .sqs-svg-icon--list:hover
  .sqs-use--mask {
  fill: rgba(255, 255, 255, 0.4);
}
.the-admiral-hornblower
  .social-icons-color-white.social-icons-style-knockout
  .sqs-svg-icon--list:hover
  .sqs-svg-icon--wrapper:hover
  .sqs-use--mask {
  fill: #fff;
}
.the-admiral-hornblower .sqs-block-html {
  clear: none;
}
.the-admiral-hornblower .sqs-block-html .sqs-block-content,
.the-admiral-hornblower .sqs-block-html .sqs-html-content {
  outline: none;
}
.the-admiral-hornblower
  .sqs-block-html
  .sqs-block-content
  *:not(h1):not(h2):not(h3),
.the-admiral-hornblower
  .sqs-block-html
  .sqs-html-content
  *:not(h1):not(h2):not(h3) {
  word-wrap: break-word;
}
.the-admiral-hornblower .sqs-block-html .sqs-block-content > *:first-child,
.the-admiral-hornblower .sqs-block-html .sqs-html-content > *:first-child {
  margin-top: 0;
}
.the-admiral-hornblower .sqs-block-html .sqs-block-content > *:last-child,
.the-admiral-hornblower .sqs-block-html .sqs-html-content > *:last-child {
  margin-bottom: 0;
}
.the-admiral-hornblower .sqs-block-horizontalrule hr {
  border: none;
  color: #bbb;
  background-color: #bbb;
  height: 1px;
}
.the-admiral-hornblower a,
.the-admiral-hornblower a:visited {
  color: #000;
  text-decoration: none;
}
.the-admiral-hornblower a:hover,
.the-admiral-hornblower a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.the-admiral-hornblower h3 {
  margin: 1em 0 0.5em;
  color: #16161d;
}
.the-admiral-hornblower h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-family: "proxima-nova" !important;
  font-size: 18px !important;
  line-height: 1.2em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  letter-spacing: 1px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.the-admiral-hornblower hr {
  border-style: none;
  border-width: 0;
  background-color: rgba(54, 54, 54, 0.5);
  height: 1px;
}
.the-admiral-hornblower #footer {
  width: 100%;
  background-color: #171717;
  position: relative;
}
.the-admiral-hornblower .footer-wrapper {
  max-width: 960px;
  margin: 0 auto;
  padding: 80px 8%;
}
.the-admiral-hornblower .footer-wrapper {
  color: #fff;
  font-size: 14px;
}
.the-admiral-hornblower .footer-wrapper h3 {
  color: #fff !important;
}
.the-admiral-hornblower .footer-wrapper a,
.the-admiral-hornblower .footer-wrapper a:visited {
  text-decoration: underline;
  color: #fff !important;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .the-admiral-hornblower .footer-wrapper {
    padding: 5%;
  }
}
@media only screen and (max-width: 768px) {
  .the-admiral-hornblower a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .the-admiral-hornblower .footer-wrapper {
    padding: 20px;
  }
}
@media screen and (max-width: 640px) {
  .the-admiral-hornblower .sqs-layout [class*="sqs-col"] {
    float: none !important;
    width: auto !important;
  }
  .the-admiral-hornblower .sqs-layout .sqs-row .sqs-block:first-child {
    padding-top: 17px !important;
  }
  .the-admiral-hornblower .sqs-layout .sqs-row .sqs-block:last-child {
    padding-bottom: 17px !important;
  }
  .the-admiral-hornblower .sqs-layout .sqs-row + .sqs-row {
    margin-top: 0 !important;
  }
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/4b22bb/00000000000000007735e601/31/l?subset_id=2&fvd=n1&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/4b22bb/00000000000000007735e601/31/d?subset_id=2&fvd=n1&v=3)
      format("woff"),
    url(https://use.typekit.net/af/4b22bb/00000000000000007735e601/31/a?subset_id=2&fvd=n1&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_100.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/da27c4/00000000000000007758cf8d/31/l?subset_id=2&fvd=i1&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/da27c4/00000000000000007758cf8d/31/d?subset_id=2&fvd=i1&v=3)
      format("woff"),
    url(https://use.typekit.net/af/da27c4/00000000000000007758cf8d/31/a?subset_id=2&fvd=i1&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_100.woff2') format("woff2");
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/3888dc/00000000000000007735e606/31/l?subset_id=2&fvd=n3&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/3888dc/00000000000000007735e606/31/d?subset_id=2&fvd=n3&v=3)
      format("woff"),
    url(https://use.typekit.net/af/3888dc/00000000000000007735e606/31/a?subset_id=2&fvd=n3&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_300.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/0b8052/00000000000000007758cf90/31/l?subset_id=2&fvd=i3&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/0b8052/00000000000000007758cf90/31/d?subset_id=2&fvd=i3&v=3)
      format("woff"),
    url(https://use.typekit.net/af/0b8052/00000000000000007758cf90/31/a?subset_id=2&fvd=i3&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_300.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/l?subset_id=2&fvd=n4&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/d?subset_id=2&fvd=n4&v=3)
      format("woff"),
    url(https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/a?subset_id=2&fvd=n4&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/l?subset_id=2&fvd=i4&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/d?subset_id=2&fvd=i4&v=3)
      format("woff"),
    url(https://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/a?subset_id=2&fvd=i4&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_400.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/26f7ec/00000000000000007735e605/31/l?subset_id=2&fvd=n5&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/26f7ec/00000000000000007735e605/31/d?subset_id=2&fvd=n5&v=3)
      format("woff"),
    url(https://use.typekit.net/af/26f7ec/00000000000000007735e605/31/a?subset_id=2&fvd=n5&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_500.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/c7cac4/00000000000000007735e60e/31/l?subset_id=2&fvd=i5&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/c7cac4/00000000000000007735e60e/31/d?subset_id=2&fvd=i5&v=3)
      format("woff"),
    url(https://use.typekit.net/af/c7cac4/00000000000000007735e60e/31/a?subset_id=2&fvd=i5&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_500.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/l?subset_id=2&fvd=n6&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/d?subset_id=2&fvd=n6&v=3)
      format("woff"),
    url(https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/a?subset_id=2&fvd=n6&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_600.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/0bd0af/00000000000000007758cf8e/31/l?subset_id=2&fvd=i6&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/0bd0af/00000000000000007758cf8e/31/d?subset_id=2&fvd=i6&v=3)
      format("woff"),
    url(https://use.typekit.net/af/0bd0af/00000000000000007758cf8e/31/a?subset_id=2&fvd=i6&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_600.woff2') format("woff2");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/5be242/00000000000000007735e603/31/l?subset_id=2&fvd=n7&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/5be242/00000000000000007735e603/31/d?subset_id=2&fvd=n7&v=3)
      format("woff"),
    url(https://use.typekit.net/af/5be242/00000000000000007735e603/31/a?subset_id=2&fvd=n7&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_700.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/38ea3a/00000000000000007758cf7d/31/l?subset_id=2&fvd=i7&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/38ea3a/00000000000000007758cf7d/31/d?subset_id=2&fvd=i7&v=3)
      format("woff"),
    url(https://use.typekit.net/af/38ea3a/00000000000000007758cf7d/31/a?subset_id=2&fvd=i7&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_700.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/99d25e/00000000000000007735e611/31/l?subset_id=2&fvd=n8&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/99d25e/00000000000000007735e611/31/d?subset_id=2&fvd=n8&v=3)
      format("woff"),
    url(https://use.typekit.net/af/99d25e/00000000000000007735e611/31/a?subset_id=2&fvd=n8&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_800.woff2') format("woff2");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/57ba91/00000000000000007758cf8c/31/l?subset_id=2&fvd=i8&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/57ba91/00000000000000007758cf8c/31/d?subset_id=2&fvd=i8&v=3)
      format("woff"),
    url(https://use.typekit.net/af/57ba91/00000000000000007758cf8c/31/a?subset_id=2&fvd=i8&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_800.woff2') format("woff2");
  font-weight: 800;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/846224/00000000000000007735e602/31/l?subset_id=2&fvd=n9&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/846224/00000000000000007735e602/31/d?subset_id=2&fvd=n9&v=3)
      format("woff"),
    url(https://use.typekit.net/af/846224/00000000000000007735e602/31/a?subset_id=2&fvd=n9&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_normal_900.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: proxima-nova;
  src: url(https://use.typekit.net/af/a7a503/00000000000000007758cf7c/31/l?subset_id=2&fvd=i9&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/a7a503/00000000000000007758cf7c/31/d?subset_id=2&fvd=i9&v=3)
      format("woff"),
    url(https://use.typekit.net/af/a7a503/00000000000000007758cf7c/31/a?subset_id=2&fvd=i9&v=3)
      format("opentype"),
    url('./fonts/proxima-nova_italic_900.woff2') format("woff2");
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}



@font-face {
  font-family: adobe-garamond-pro;
  src: url(https://use.typekit.net/af/1a756d/00000000000000007735d927/31/l?subset_id=2&fvd=n4&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/1a756d/00000000000000007735d927/31/d?subset_id=2&fvd=n4&v=3)
      format("woff"),
    url(https://use.typekit.net/af/1a756d/00000000000000007735d927/31/a?subset_id=2&fvd=n4&v=3)
      format("opentype"),
    url('./fonts/adobe-garamond-pro_normal_400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: adobe-garamond-pro;
  src: url(https://use.typekit.net/af/c45313/00000000000000007735d924/31/l?subset_id=2&fvd=i4&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/c45313/00000000000000007735d924/31/d?subset_id=2&fvd=i4&v=3)
      format("woff"),
    url(https://use.typekit.net/af/c45313/00000000000000007735d924/31/a?subset_id=2&fvd=i4&v=3)
      format("opentype"),
    url('./fonts/adobe-garamond-pro_italic_400.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: adobe-garamond-pro;
  src: url(https://use.typekit.net/af/74ac74/00000000000000007735d92a/31/l?subset_id=2&fvd=n6&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/74ac74/00000000000000007735d92a/31/d?subset_id=2&fvd=n6&v=3)
      format("woff"),
    url(https://use.typekit.net/af/74ac74/00000000000000007735d92a/31/a?subset_id=2&fvd=n6&v=3)
      format("opentype"),
    url('./fonts/adobe-garamond-pro_normal_600.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: adobe-garamond-pro;
  src: url(https://use.typekit.net/af/459072/00000000000000007735d92d/31/l?subset_id=2&fvd=i6&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/459072/00000000000000007735d92d/31/d?subset_id=2&fvd=i6&v=3)
      format("woff"),
    url(https://use.typekit.net/af/459072/00000000000000007735d92d/31/a?subset_id=2&fvd=i6&v=3)
      format("opentype"),
    url('./fonts/adobe-garamond-pro_italic_600.woff2') format("woff2");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: adobe-garamond-pro;
  src: url(https://use.typekit.net/af/a4e080/00000000000000007735d91e/31/l?subset_id=2&fvd=n7&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/a4e080/00000000000000007735d91e/31/d?subset_id=2&fvd=n7&v=3)
      format("woff"),
    url(https://use.typekit.net/af/a4e080/00000000000000007735d91e/31/a?subset_id=2&fvd=n7&v=3)
      format("opentype"),
    url('./fonts/adobe-garamond-pro_normal_700.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}
@font-face {
  font-family: adobe-garamond-pro;
  src: url(https://use.typekit.net/af/7b6e7b/00000000000000007735d921/31/l?subset_id=2&fvd=i7&v=3)
      format("woff2"),
    url(https://use.typekit.net/af/7b6e7b/00000000000000007735d921/31/d?subset_id=2&fvd=i7&v=3)
      format("woff"),
    url(https://use.typekit.net/af/7b6e7b/00000000000000007735d921/31/a?subset_id=2&fvd=i7&v=3)
      format("opentype"),
    url('./fonts/adobe-garamond-pro_italic_700.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  font-display: auto;
}
