@font-face {
  font-family: 'SFProRounded';
  src:  url('SF-Pro-Rounded-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'SFProRounded';
  src:  url('SF-Pro-Rounded-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: 100;
}
/* @font-face {
  font-family: 'SFProRounded';
  src:  url('SF-Pro-Rounded-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 800;
} */
@font-face {
  font-family: 'SFProRounded';
  src:  url('SF-Pro-Rounded-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}
