@font-face {
  font-family: 'WorkSans-Regular';
  src:  url('WorkSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'WorkSans-SemiBold';
    src:  url('WorkSans-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'BarlowSemiCondensed-SemiBold';
    src:  url('BarlowSemiCondensed-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }