/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.2.4
*/

/* Atrament Font */
/* @font-face {
  font-family: 'Atrament';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('https://www.krispper.tosmomi.si/wp-content/themes/poco/assets/fonts/Atrament_Regular.woff2') format('woff2');
} */
@font-face {
  font-family: 'Atrament Bold';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('https://www.krispper.si/wp-content/themes/poco/assets/fonts/Atrament_Bold.woff2');
}

/* Bocah Font */
@font-face {
  font-family: 'Bocah';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('https://www.krispper.si/wp-content/themes/poco/assets/fonts/Bocah.woff2');
}

/* Cooper Black Font */
@font-face {
  font-family: 'Cooper Black';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('https://www.krispper.si/wp-content/themes/poco/assets/fonts/CooperBlackStd.otf');
}

.font-atrament {
	font-family: "Atrament Bold" !important;
}

.font-bocah {
	font-family: "Bocah" !important;
}