@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Exo2-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Exo2-Bold.woff2') format('woff2');
}
body, h1, h2, h3, h4, h5, h6, p, strong, em, a, button {
  font-family: 'Exo 2', system-ui, sans-serif;
}
