@font-face {
  font-family: 'RWESans';
  src: url('RWESans-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'RWESans';
  src: url('RWESans-Bold.ttf');
  font-weight: bold;
  font-style: normal;
}
