/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
  font-family: "CatalogueLLWeb-Italic";
  src: url("CatalogueLLWeb-Italic.woff") format("woff");
}

@font-face {
  font-family: "CatalogueLLWeb-Italic";
  src: url("CatalogueLLWeb-Italic.woff2") format("woff2");
}

@font-face {
  font-family: "CatalogueLLWeb-Regular";
  src: url("CatalogueLLWeb-Regular.woff") format("woff");
}

@font-face {
  font-family: "CatalogueLLWeb-Regular";
  src: url("CatalogueLLWeb-Regular.woff2") format("woff2");
}


/* subset */

@font-face {
  font-family: "CatalogueLLSub-Italic";
  src: url("CatalogueLLSub-Italic.woff") format("woff");
}

@font-face {
  font-family: "CatalogueLLSub-Italic";
  src: url("CatalogueLLSub-Italic.woff2") format("woff2");
}

@font-face {
  font-family: "CatalogueLLSub-Regular";
  src: url("CatalogueLLSub-Regular.woff") format("woff");
}

@font-face {
  font-family: "CatalogueLLSub-Regular";
  src: url("CatalogueLLSub-Regular.woff2") format("woff2");
}

.content-block p {
	margin-bottom: 10px;
}