/*
Theme Name: Origines Kadence
Template: kadence
Version: 1.0
*/

@font-face {
  font-family: 'Futura PT';
  src: url('fonts/FuturaPTBook.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src: url('fonts/FuturaPTExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-display: swap;
}

body,
p,
li,
input,
textarea,
select,
button {
    font-family: 'Futura PT', sans-serif;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.wp-block-heading {
    font-family: 'Futura PT', sans-serif;
    font-weight: 800;
}
