

@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src:  url('/files/_tmpl/fonts/Exo-Regular.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 500;
  src:  url('/files/_tmpl/fonts/Exo-Medium.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  font-style: bold;
  font-weight: 700;
  src:  url('/files/_tmpl/fonts/Exo-Bold.ttf');
  font-display: swap;
}

