@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: "Mayberry-W02-Black";
  src: url("/wp-content/themes/dp/assets/fonts/mayberry-w02-black.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
.text-mayberry-black {
  font-family: "Mayberry-W02-Black";
}

@font-face {
  font-family: "Meisha-Sans-Serif";
  src: url("/wp-content/themes/dp/assets/fonts/meisha-sans-serif.otf")
    format("opentype");
  font-weight: normal;
  font-style: normal;
}
.text-meisha-sans-serif {
  font-family: "Meisha-Sans-Serif";
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url("/wp-content/themes/dp/assets/fonts/montserrat-bold.otf")
    format("opentype");
  font-weight: bold;
  font-style: normal;
}
.text-montserrat-bold {
  font-family: "Montserrat-Bold";
}

@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("/wp-content/themes/dp/assets/fonts/montserrat-extrabold.otf")
    format("opentype");
  font-weight: 800;
  font-style: normal;
}
.text-montserrat-extrabold {
  font-family: "Montserrat-ExtraBold";
}

@font-face {
  font-family: "Montserrat-Light";
  src: url("/wp-content/themes/dp/assets/fonts/montserrat-light.otf")
    format("opentype");
  font-weight: 300;
  font-style: normal;
}
.text-montserrat-light {
  font-family: "Montserrat-Light";
}

@font-face {
  font-family: "Montserrat-Regular-0";
  src: url("/wp-content/themes/dp/assets/fonts/montserrat-regular_0.otf")
    format("opentype");
  font-weight: normal;
  font-style: normal;
}
.text-montserrat-regular {
  font-family: "Montserrat-Regular-0";
}

@font-face {
  font-family: "Montserrat-Variable";
  src: url("/wp-content/themes/dp/assets/fonts/montserrat-variablefont_wght.ttf")
    format("truetype");
  font-weight: 100 900;
  font-style: normal;
}
.text-montserrat-variable {
  font-family: "Montserrat-Variable";
}
