/* === Agatho Font Family (Custom) === */

@font-face {
  font-family: 'Agatho';
  src: url('https://puur.authornates.com/wp-content/uploads/fonts/agatho/Agatho-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Agatho';
  src: url('https://puur.authornates.com/wp-content/uploads/fonts/agatho/Agatho-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Agatho';
  src: url('https://puur.authornates.com/wp-content/uploads/fonts/agatho/Agatho-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


h1, h2, h3 {
  font-family: 'Agatho';
  font-weight: 700;
}

h4, h5, h6 {
  font-family: 'Agatho';
  font-weight: 500;
}

p {
  font-family: 'Agatho';
  font-weight: 300;
}
h1, h2, h3 {
  font-family: 'Agatho';
  font-weight: 700;
}

h4, h5, h6 {
  font-family: 'Agatho';
  font-weight: 500;
}

p {
  font-family: 'Agatho';
  font-weight: 300;
}