@font-face {
  font-family: 'LXGW Bright';
  src: url('fonts/LXGWBright-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'LXGW Bright', sans-serif;
}