/* Chakra Petch + Exo 2
   Sumber asli: https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600;700&family=Exo+2:wght@400;700&display=swap
   Aset font dilokalkan ke /css-assets/fonts/files/ */
@font-face {
  font-family: 'Chakra Petch';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/css-assets/fonts/files/chakra-petch-v13-500-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Chakra Petch';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/css-assets/fonts/files/chakra-petch-v13-600-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Chakra Petch';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/css-assets/fonts/files/chakra-petch-v13-700-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/css-assets/fonts/files/exo-2-v26-400-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/css-assets/fonts/files/exo-2-v26-700-normal.woff2) format('woff2');
}
