@font-face {
  font-family: 'SFUIDisplay-Regular';
  src: url('../src/SFUIDisplay-Regular.eot');
  src: url('../src/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'),
    url('../src/SFUIDisplay-Regular.woff') format('woff'),
    url('../src/SFUIDisplay-Regular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SFUIDisplay-Bold';
  src: url('../src/SFUIDisplay-Bold.eot');
  src: url('../src/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'),
    url('../src/SFUIDisplay-Bold.woff') format('woff'),
    url('../src/SFUIDisplay-Bold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SFUIDisplay-Heavy';
  src: url('../src/SFUIDisplay-Heavy.eot');
  src: url('../src/SFUIDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../src/SFUIDisplay-Heavy.woff') format('woff'),
    url('../src/SFUIDisplay-Heavy.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SFUIDisplay-Light';
  src: url('../src/SFUIDisplay-Light.eot');
  src: url('../src/SFUIDisplay-Light.eot?#iefix') format('embedded-opentype'),
    url('../src/SFUIDisplay-Light.woff') format('woff'),
    url('../src/SFUIDisplay-Light.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SFUIDisplay-Thin';
  src: url('../src/SFUIDisplay-Thin.eot');
  src: url('../src/SFUIDisplay-Thin.eot?#iefix') format('embedded-opentype'),
    url('../src/SFUIDisplay-Thin.woff') format('woff'),
    url('../src/SFUIDisplay-Thin.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}