@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 200;
  src: url(/lib/sanfranciscotext/fonts/200.woff) format('woff');
}
@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 300;
  src: url(/lib/sanfranciscotext/fonts/300.woff) format('woff');
}
@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 400;
  src: url(/lib/sanfranciscotext/fonts/400.woff) format('woff');
}
@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 500;
  src: url(/lib/sanfranciscotext/fonts/500.woff) format('woff');
}
@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 600;
  src: url(/lib/sanfranciscotext/fonts/600.woff) format('woff');
}
@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 700;
  src: url(/lib/sanfranciscotext/fonts/700.woff) format('woff');
}
@font-face {
  font-family: 'San Francisco Text';
  font-style: normal;
  font-weight: 800;
  src: url(/lib/sanfranciscotext/fonts/800.woff) format('woff');
}

body{
  font-family: "San Francisco Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
