@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/poppins-500.woff2') format('woff2');}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/poppins-600.woff2') format('woff2');}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/poppins-700.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/inter-400.woff2') format('woff2');}

body,
p,
.red-post-meta{
  font-family:'Inter',Arial,sans-serif;
  font-weight:400;
}

h1,h2,h3,h4,h5,h6{
  font-family:'Poppins',Arial,sans-serif;
}

h1{font-weight:700;}
h2{font-weight:700;}
h3{font-weight:600;}
h4{font-weight:600;}
h5{font-weight:600;}
h6{font-weight:500;}

.entry-title,
.single .entry-title,
.page .entry-title,
.archive .entry-title,
.blog .entry-title,
.red-post-title,
.red-post-title a{
  font-family:'Poppins',Arial,sans-serif;
  font-weight:700;
}

.red-btn,
.button,
button:not(.components-button),
input[type="submit"],
.wp-block-button__link,
.generate-back-to-top{
  font-family:'Poppins',Arial,sans-serif;
  font-weight:600;
}
