html,
body {
  @font-face {
    font-family: 'BaronNeue';
    src: '../fonts/'
    font-display: auto;
    font-style: normal;
    font-weight: 500;
  }
}
