/*
Theme Name: thema-cwave
Author: Cenário Capital
Version: 1.0.0
*/
 
@font-face {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://creditis.com.br/blog/wp-content/themes/cotecompare/assets/fonts/poppins.ttf) format('ttf');
}

@font-face {
  font-family: 'Poppins', sans-serif;
  font-style: bold;
  font-weight: 700;
  font-display: swap;
  src: url(https://creditis.com.br/blog/wp-content/themes/cotecompare/assets/fonts/poppins_bold.ttf) format('ttf');
}