/* source sans 3, optima */
@import url("https://use.typekit.net/vaa6mju.css");
/* BAYSHORE  AKZ */
@font-face {
  font-family: "typeecon";
  src: url("/wp-content/themes/dp/assets/fonts/__typeecon.otf");
  font-weight: normal;
}
.text-typeecon {
  font-family: "typeecon";
}
@font-face {
  font-family: "AdobeFnt24";
  src: url("/wp-content/themes/dp/assets/fonts/__AdobeFnt24.lst");
  font-weight: normal;
}
.text-adobeFnt24 {
  font-family: "AdobeFnt24";
}
/* customed fonts */ /* Gotham-Book */
@font-face {
  font-family: "akzidenzgrotesk-extrabold";
  src: url("/wp-content/themes/dp/assets/fonts/AkzidenzGrotesk-ExtraBold.otf");
  font-weight: normal;
}

@font-face {
  font-family: "bayshore";
  src: url("/wp-content/themes/dp/assets/fonts/Bayshore.otf");
  font-weight: normal;
}

@font-face {
  font-family: "optima";
  src: url("/wp-content/themes/dp/assets/fonts/Optima.ttc");
  font-weight: normal;
}

/* text */

.text-akzidenzgrotesk-extrabold {
  font-family: "akzidenzgrotesk-extrabold";
}

.text-bayshore {
  font-family: "bayshore" !important;
  text-transform: initial !important;
  font-size: 75px !important;
  line-height: normal;
}

.text-optima {
  font-family: "optima";
}

/* font-family: "source-sans-3", sans-serif;
font-weight: 400;
font-style: normal; */
