/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
@font-face {
  font-family: "Marcin Antique Web";
  font-style: normal;
  font-weight: normal;
  src: local("Marcin Antique Web"), url("../../../../../themes/custom/tidsskriftet/assets/fonts/Marcin-Antique-Web-Bold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Sole Headline Web";
  font-style: normal;
  font-weight: normal;
  src: local("Sole Headline Web"), url("../../../../../themes/custom/tidsskriftet/assets/fonts/Sole-Headline-Web-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Sole Headline Web Italic";
  font-style: italic;
  font-weight: normal;
  src: local("Sole Headline Web Italic"), url("../../../../../themes/custom/tidsskriftet/assets/fonts/Sole-Headline-Web-Medium-Italic.woff") format("woff");
  font-display: swap;
}

.zone-container .is-style-marcin-antique-web-700 {
  font-family: 'Marcin Antique Web', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zone-container .is-style-sole-headline-web-500 {
  font-family: 'Sole Headline Web', sans-serif;
  font-weight: 500 !important;
  font-style: normal;
}

.has-17-font-size {
  font-size: 17px;
}

.has-21-font-size {
  font-size: 21px;
}

.has-24-font-size {
  font-size: 24px;
}

.has-28-font-size {
  font-size: 28px;
}

.has-44-font-size {
  font-size: 44px;
}

.block-editor-block-styles__item-preview .wp-block-heading {
  font-size: 50px;
  padding-left: 20px;
}

/*# sourceMappingURL=fonts.css.map */