@font-face {
  font-family: 'SF Regular';
  font-style: normal;
  font-weight: normal;
  src: local('SF UI Text Regular'), url('SFUIText-Regular.woff') format('woff'),
    url('SFUIText-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Semibold';
  font-style: normal;
  font-weight: normal;
  src: local('SF UI Text Semibold'), url('SFUIText-Semibold.woff') format('woff'),
    url('SFUIText-Semibold.ttf') format('truetype');
}
@font-face {
  font-family: 'SF Heavy';
  font-style: normal;
  font-weight: normal;
  src: local('SF UI Text Heavy'), url('SFUIText-Heavy.woff') format('woff'),
    url('SFUIText-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'Lobster Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Lobster Text Regular'), url('Lobster-Regular.woff') format('woff'),
    url('Lobster-Regular.ttf') format('truetype');
}
