/**
 * San Francisco Text.
 */

@font-face {
  font-family: 'San Francisco Text';
  src: url('../fonts/SFUIText-Light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}


@font-face {
  font-family: 'San Francisco Text';
  src: url('../fonts/SFUIText-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: 'San Francisco Text';
  src: url('../fonts/SFUIText-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'San Francisco Text';
  src: url('../fonts/SFUIText-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}


@font-face {
  font-family: 'San Francisco Text';
  src: url('../fonts/SFUIText-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: 'San Francisco Text';
  src: url('../fonts/SFUIText-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}