/*
Theme Name: Unwrella theme based on Divi
Template: Divi
Version: 1.0.0
*/

@import url("../Divi/style.css");

@font-face {
  font-family: 'Source Sans Pro';
  src: url('./fonts/source-sans-pro-v21-latin-regular.woff2?20835625') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Serif Pro';
  src: url('./fonts/source-serif-pro-v15-latin-regular.woff2?47278845') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Code Pro';
  src: url('./fonts/source-code-pro-v22-latin-regular.woff2?04357625') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.et_pb_post .post-content {
	display: none;
}