@font-face {
  font-family: Raleway;
  src: url(../fonts/Raleway-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: RalewayHeavy;
  src: url(../fonts/Raleway-Heavy.ttf);
  font-display: swap;
}
@font-face {
  font-family: RalewayBold;
  src: url(../fonts/Raleway-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: Baloo;
  src: url(../fonts/Baloo-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: Josefina;
  src: url(../fonts/JosefinSans-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoMonoRegular;
  src: url(../fonts/RobotoMono-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: RobotoMonoBold;
  src: url(../fonts/RobotoMono-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: Ubuntu;
  src: url(../fonts/Ubuntu-Title.ttf);
  font-display: swap;
}
.webdesign_ad {
  font-family: RalewayBold;
  font-size: large;
  font-style: italic;
}

.webdesign_contact {
  font-family: Helvetica;
  color: green;
}

.title {
  font-family: Baloo;
}

.subtitle {
  font-family: Baloo;
}

.standardtext {
  font-family: Raleway;
}

.copyright {
  font-family: RalewayBold;
  font-size: small;
  font-style: italic;
}

.sidemenu_text {
  font-weight: bold !important;
  font-size: 15px !important;
}

.table_title {
  font-family: Baloo;
}

.table_text {
  font-family: Joesefina;
}

.stats_titleB {
  font-family: RobotoMonoBold;
  font-size: small;
  text-decoration: none;
  color: black;
}

.statistics_text {
  font-family: RobotoMonoRegular;
  font-size: small;
  text-decoration: none;
  color: black;
}

.input_title {
  font-family: RobotoMonoBold;
  text-decoration: none;
  color: white;
  font-size: small;
}

.art_text {
  font-family: Raleway;
  color: green;
}

.art_intro {
  font-family: Baloo;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: red;
}

.blog_texting {
  font-family: Raleway;
  color: black;
}

.article_title {
  font-family: Baloo;
}

.art_newtitle {
  font-family: Baloo;
}

.affil_hinweis {
  font-family: Josefina;
}

.art_newintro {
  font-family: Raleway;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: black;
}

.ds_ende {
  font-family: Ubuntu;
}

.tabletext {
  font-family: Raleway;
}

.untertitel {
  font-family: Ubuntu;
}

.atext {
  font-family: Raleway;
  text-decoration: none;
}

.navtext {
  font-family: RalewayBold;
  font-weight: bold;
}

.digi_h2 {
  font-family: Baloo;
  color: red;
}

.caption {
  font-family: Baloo;
}

.bodytext {
  font-family: Raleway;
  font-size: 15px;
  font-style: normal;
}

.article_date {
  font-family: RobotoMonoRegular;
  font-size: small;
  text-align: start;
  text-decoration: none;
  color: black;
  opacity: 1;
  font-style: italic;
}

.date_text {
  font-family: RobotoMonoRegular;
  font-size: small;
  text-decoration: none;
  color: black;
  opacity: 0.5;
  font-style: italic;
}

.tag {
  font-family: Helvetica;
  font-weight: bold;
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .art_text {
    font-family: Raleway;
    color: black;
  }
}
@media only screen and (min-width: 340px) and (max-width: 830px) and (orientation: landscape) {
  .secondArt .caption {
    color: white !important;
    font-size: medium !important;
  }
  .thirdArt .caption {
    color: white !important;
    font-size: medium !important;
  }
}/*# sourceMappingURL=digseeledesign_fonts.css.map */