@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 */
@font-face {
  font-family: "Corinthian-Bold";
  src: url("/wp-content/themes/dp/assets/fonts/corinthian-bold.ttf");
  font-weight: bold;
}

.font-corinthian-bold {
  font-family: "Corinthian-Bold";
}

@font-face {
  font-family: "Corinthian-Light";
  src: url("/wp-content/themes/dp/assets/fonts/corinthian-light.ttf");
  font-weight: 300;
}

.font-corinthian-light {
  font-family: "Corinthian-Light";
}
@font-face {
  font-family: "Corinthian-Medium";
  src: url("/wp-content/themes/dp/assets/fonts/corinthian-medium.ttf");
  font-weight: 300;
}

.font-corinthian-medium {
  font-family: "Corinthian-Medium";
}

@font-face {
  font-family: "Lato-Regular";
  src: url("/wp-content/themes/dp/assets/fonts/lato-regular.ttf");
  font-weight: normal;
}

.font-lato-regular {
  font-family: "Lato-Regular";
}

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

.font-lato-regular {
  font-family: "minionpro-regular";
}
