@font-face {
  font-family: 'OpenSans';
  font-weight: normal;
  src: url("/assets/opensans-regular-5758e193.woff2") format('woff2');
}

@font-face {
  font-family: 'OpenSans Bold';
  font-weight: bold;
  src: url("/assets/opensans-bold-2bd731ea.woff2") format('woff2');
}

@font-face {
  font-family: 'Poppins Bold';
  font-weight: bold;
  src: url("/assets/poppins-bold-616fe116.woff2") format('woff2');
}

@font-face {
  font-family: 'Poppins Medium';
  font-weight: normal;
  font-weight: 500;
  src: url("/assets/poppins-medium-9e0d5005.woff2") format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Semi Bold';
  font-weight: 600;
  font-style: normal;
  src: url("poppins-semi-bold.woff") format('woff');
  font-display: swap;
}