@font-face {
  font-family: 'Realist Light';
  font-style: normal;
  src: url('./Realist-Light.otf') format('truetype');
}

@font-face {
  font-family: 'Realist';
  font-style: normal;
  src: url('./Realist-Regular.otf') format('truetype');
}

@font-face {
  font-family: 'Realist Bold';
  font-style: normal;
  src: url('./Realist-Bold.otf') format('truetype');
}
